Loading Tool

Explorer IconExplorer

Memory Pool

17,131 transactions
6.51 vMB
0.04439033 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 39.24/200 MB

Candidate Block

Mining Attempt ec2963bf6c22a5232b1a05e9666b264bab3d928e50df12b542daa3550e022e52
Version 20000000
Previous Block 00000000000000000000d46def4b4535c6284d8845f811af0ec3e1a4f57a2cf6
Merkle Root cc42d5e1e1c8202b8d085ba0c827c5923fea0afa8b914bf1a531de6732d8b527
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,049
Size: 1.00 vMB
Total Fees: 0.03084884 BTC
Median Feerate: 2.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,453 (708,353 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
205,100 205,100 00000000000000b1b2296bd82b53deba33e521c34e059480a5a98d5ab87f2edd 147 0.07 vMB 116
205,099 205,099 000000000000011c2c13ebca499f0e7c0f85b0899b763836e031c6efaf683256 187 0.12 vMB 119
205,098 205,098 0000000000000359f9597fe6233e3424bfe47ee273bad660cdc6aacc1cc3c924 342 0.16 vMB 198
205,097 205,097 0000000000000191090106beab675d69bf86960250be21f38b2d04e4fb4f2a2c 114 0.07 vMB 177
205,096 205,096 0000000000000028eda1bd9a72b86817849da7bcad12dfbc43f3caea98147337 325 0.25 vMB 114
205,095 205,095 000000000000030037a978ced8a60fa782757663e2791c666fd7fa297c033d2f 126 0.05 vMB 208
205,094 205,094 00000000000000fa491b61f0393e5aa8e2e37b612c48bf6f659c0f2284ee6ed8 124 0.05 vMB 116
205,093 205,093 00000000000003235cb0529c5a167969c94d72fec07466fc84aed3203eea8f8b 7 0.00 vMB 3
205,092 205,092 00000000000004336d2747ef3e009cb939cdb6e6cc706dbc15870436f7958af6 132 0.05 vMB 66
205,091 205,091 000000000000037af843f97c44f76e2b0edcf14d977df510ce9e4ebba39fe792 562 0.25 vMB 435
205,090 205,090 00000000000000add1f076ef7094c0042db31b5005879a6882dd5a78e441e040 282 0.24 vMB 70
205,089 205,089 000000000000000a03433218357e8f543eec864f82460455b302c9ad02e9f3a0 64 0.02 vMB 4
205,088 205,088 00000000000004764a3c9eaa19df71bbcc45bf31a0928b70ecaaf7aff6b94c82 153 0.08 vMB 186
205,087 205,087 000000000000051700fae5e85ae7338794c9fb4a996bb45f7dae6d94d35274b8 459 0.34 vMB 168
205,086 205,086 0000000000000106d0c85746e638a65b4961b097f1536ae1167e101716c9b69a 85 0.05 vMB 112
205,085 205,085 000000000000005a5a0953682b96987209c057b5c9c448653f597f24ca7aa838 1 0.00 vMB 0
205,084 205,084 0000000000000203b9742af08ca9b019c3b1a823e01c1f6fece07a751c7ecb4e 17 0.01 vMB 27
205,083 205,083 000000000000026c4a257ba0d09f731f2382af1e5c4b1085dfe9a0e8fc096796 133 0.08 vMB 150
205,082 205,082 00000000000002c2aa36f716c5561aa0b804d3e2a9d23799e96abea13916f3d1 245 0.07 vMB 5
205,081 205,081 00000000000004f1219c9fbe4450a24b957134c673765fe90ed4a63c20cd5b1e 13 0.00 vMB 22
205,080 205,080 0000000000000420e84650c324f38621e1c2ee7f0e7bcab5f4bc37fe8edcaa62 97 0.05 vMB 66
Previous 10 blocks ↓
Total Size: 779.65 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: 310.34 GB
    • Received: 1.47 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.