Loading Tool

Explorer IconExplorer

Memory Pool

82,746 transactions
31.33 vMB
0.10522027 BTC
Random Selection Loading Transactions
Max Size: 190.49/200 MB

Candidate Block

Mining Attempt 2b889977e687423010b10b889204363626bc5a8a3d02e970455da028f6ec9725
Version 20000000
Previous Block 00000000000000000000d54ae1f901c1782dfc3a366574883d3ffd6b49db3d43
Merkle Root 8f3badda3c97e00c2047ae8e69552254ac3bf7a9cb66002e1d53004bd5cbaf70
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,992
Size: 1.00 vMB
Total Fees: 0.02862778 BTC
Feerates: 151.12 > 2.87 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,384 (534,559 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
380,825 380,825 000000000000000003b9fac2200827b8a9b5aa02ec661d4221a99a526372f1cf 1,934 0.86/1.00 vMB 46
380,824 380,824 000000000000000007a90c661e48be07eb44ab6b4b305167549c2c24501248f4 1 0.00/1.00 vMB 0
380,823 380,823 000000000000000003950ead5b56a19dd49a9cf8ee9c429dc9df7450c329563e 544 0.26/1.00 vMB 37
380,822 380,822 000000000000000006f4bed7a4c68915236bfe6d7dce7fb9d3ba0a2cf43ffaa9 992 0.50/1.00 vMB 36
380,821 380,821 00000000000000000773e94c28b1e0f2005e0968e65a5a9fd30c0c41f483baac 97 0.08/1.00 vMB 19
380,820 380,820 00000000000000000de80195b0f1fdfd10821414edd06eaf7c3b806b8992c1a5 1,405 0.64/1.00 vMB 39
380,819 380,819 00000000000000000e988aeac82b1b92d4fc7bea721cc4dba9b95387d018b761 188 0.11/1.00 vMB 24
380,818 380,818 000000000000000011e04ca0ecd2a9cfc169e5d0892ee1028a58673a3eca24c8 367 0.34/1.00 vMB 16
380,817 380,817 000000000000000005e0261a9464b8e84ff157e3d02cf3c3d92bb0df57fd43e3 1,164 0.57/1.00 vMB 41
380,816 380,816 0000000000000000107e05d7fd1d7c3ffe9b90e93d4bb04085f7cbf32d67fdf2 759 0.54/1.00 vMB 28
380,815 380,815 00000000000000000917f125c1e43d7e9454298ba290068abddd726cc4088e28 1,232 0.63/1.00 vMB 28
380,814 380,814 00000000000000000fb7e353fd2125018b3ef5882414a3f41bdbcaf530fb5c7e 2,297 0.95/1.00 vMB 51
380,813 380,813 0000000000000000077f85b0e0c466b62c71fd7d211440677e742f3c67607290 804 0.36/1.00 vMB 39
380,812 380,812 00000000000000000f578eaf7282034a2c539751cb4f9f6d8b25e8e74003cc46 218 0.12/1.00 vMB 31
380,811 380,811 000000000000000008d2ccf86fc58b17f0e55f4c5e87fc8701fef2c6c4b21b8d 1,399 0.87/1.00 vMB 28
380,810 380,810 000000000000000001e9191e63c01c677025226ac507f2bec0c57cfc4b6b697b 606 0.41/1.00 vMB 26
380,809 380,809 00000000000000000e5c2753d54cefebcae3e2a2d2b1adb9a0f109c2fc265f4c 2,165 0.95/1.00 vMB 49
380,808 380,808 000000000000000003be7701b069dac3af24f7d158b5cf19a74aba0beb06f437 1,884 0.95/1.00 vMB 37
380,807 380,807 0000000000000000050f21f9130085ee8b7a1a3b95b72e079a16dada9a3f6b4d 1,394 1.00/1.00 vMB 26
380,806 380,806 000000000000000010420dc55b5cb8ceb435f6ba2108095cec65c0f9511a986e 1,877 0.95/1.00 vMB 39
380,805 380,805 0000000000000000107254cffc6f268f3030eb9a0dfe58e2e6f49fd2e1f7a84e 2,082 0.75/1.00 vMB 52
Previous 10 blocks ↓
Total Size: 783.06 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 720.65 GB
    • Received: 18.24 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.