Loading Tool

Explorer IconExplorer

Memory Pool

86,120 transactions
31.31 vMB
0.09354656 BTC
Random Selection Loading Transactions
Max Size: 190.53/200 MB

Candidate Block

Mining Attempt 3a37c173c85c2b2726d502088c60735d5635e6032cd79cbaf70538c2551db7d0
Version 20000000
Previous Block 000000000000000000004034f963b6c74ab0fcd958dffc4d075448b0a55af711
Merkle Root 7bec2475db9c282c4426d9d5fa3c3e389e7dc225e1353f450d9c2234692a274e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,432
Size: 1.00 vMB
Total Fees: 0.02027967 BTC
Feerates: 500.45 > 2.03 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,076 (357,950 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
557,126 557,126 0000000000000000001fd4b78b15f135c422ef6ef9f5c514a6da483877546b55 17 0.00/1.00 vMB 4
557,125 557,125 0000000000000000001a1ce813b039c81c9a201f537cf037da4e34208d69d90a 1,202 0.47/1.00 vMB 9
557,124 557,124 000000000000000000292b43093fa4a22db38eb8f865a34ee8ffefeec9721c5f 348 0.13/1.00 vMB 14
557,123 557,123 0000000000000000001556eb372746b440baffdcb5b7322b340990fccbc53792 799 0.57/1.00 vMB 4
557,122 557,122 00000000000000000031c91b0a14deed5e9303d5dae985feaad57ef7de1d5d38 3,003 1.00/1.00 vMB 12
557,121 557,121 0000000000000000000ee3c12bf9b6295f9fff7bd74021f848eca3a9031fc6a2 242 0.09/1.00 vMB 7
557,120 557,120 000000000000000000146667e24ad618ed36e6efa55d66cdb54e0b7f75302d1d 760 0.42/1.00 vMB 16
557,119 557,119 00000000000000000005027d1fc31ca346598fd5f174edee327192a5bdcf819a 357 0.13/1.00 vMB 9
557,118 557,118 0000000000000000001f5a87cb1e586b86b8e5100c16fa849a862b135924b254 39 0.03/1.00 vMB 5
557,117 557,117 00000000000000000013b04aa2029a0df2244e7b60e44dca888147f4ee615ff6 273 0.18/1.00 vMB 4
557,116 557,116 00000000000000000011dda8743cfd2fa600a06a7d9409d1adc2c0a8fd766ce5 533 0.19/1.00 vMB 8
557,115 557,115 0000000000000000000d508c74374a657a7b381b3af1f6dcabbbc453a9c67552 2,135 0.98/1.00 vMB 7
557,114 557,114 00000000000000000028766657fe69f9a2535e29249df3c53e757a5ca0d40b7f 1,874 1.00/1.00 vMB 2
557,113 557,113 000000000000000000214dc38cd759b69e55b7dece027ebbfec32d01666ba866 2,981 1.00/1.00 vMB 17
557,112 557,112 000000000000000000289964db182ecf2f4bfe6cbef5e4bdf6cadf5ff8804ced 1,508 0.63/1.00 vMB 7
557,111 557,111 000000000000000000120f6fbcaadfe749e70730dc557dd35fe8ca884d50e43b 1,072 0.48/1.00 vMB 7
557,110 557,110 00000000000000000000cfbd3c67499c3bab4d969bb18c7331624c0845eb5597 1,714 1.00/1.00 vMB 3
557,109 557,109 0000000000000000001f626f4474671d4de36d27ca1e8225d013227b621c24a6 2,854 1.00/1.00 vMB 15
557,108 557,108 00000000000000000011b554774eb2a4798780548d3f5badc1a242d2f5d0df9d 3,186 1.00/1.00 vMB 14
557,107 557,107 0000000000000000002a92948dae62f9918a2cf1eca4f7b9fad81fdf7d84f86a 1,812 0.78/1.00 vMB 7
557,106 557,106 0000000000000000002b4e109de66cd57967c670e3f628bf4fc75251adfd50be 2,646 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.53 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: 668.95 GB
    • Received: 15.66 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.