Loading Tool

Explorer IconExplorer

Memory Pool

40,480 transactions
19.55 vMB
0.05178267 BTC
Random Selection Loading Transactions
Max Size: 109.33/200 MB

Candidate Block

Mining Attempt a652c8dfbf297885162393817a364164137f800212068813102a1537fa8dbf00
Version 20000000
Previous Block 00000000000000000000750cda13cb2faf3c1a95cd574d16602cff3e58023ec1
Merkle Root 31441826f35b7844449f50ae502f822b4de9d9d1fa3efcdebfbea188b9598f95
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,788
Size: 1.00 vMB
Total Fees: 0.01366212 BTC
Feerates: 301.20 > 1.37 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,958 (1,430 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
912,528 912,528 00000000000000000000d685a5285d0f3d4053b70e88a223f233da64fbf9edd2 3,236 1.00/1.00 vMB 3
912,527 912,527 000000000000000000010bb6aa3ecabd7d41738463b6c6621776c2e40dbe738a 1,582 0.42/1.00 vMB 3
912,526 912,526 00000000000000000001c64a026857e56e16b604358f4a5f673d4e9bff3a9f72 6,275 1.00/1.00 vMB 1
912,525 912,525 00000000000000000001ae331f382f9043869c742812ee2f59b9487a5ba3a055 7,068 1.00/1.00 vMB 0
912,524 912,524 000000000000000000010972bdd3b409513a9c6016780cbf5d35542201846336 6,420 1.00/1.00 vMB 0
912,523 912,523 00000000000000000001cc1a824e1388ba581e7dcda7df9e7ce94809758ca77b 1,123 0.32/1.00 vMB 2
912,522 912,522 00000000000000000001027a6a7881407bee76dffa5594e0e4f1f8ff8eb9d8dd 219 0.04/1.00 vMB 2
912,521 912,521 00000000000000000000463db500010ed28a36fac5347e1829b35eafd8db3ded 4,598 1.00/1.00 vMB 0
912,520 912,520 00000000000000000001230e743baf3cf2289654b13ad51f67cb51eb5585943f 2,195 0.88/1.00 vMB 1
912,519 912,519 000000000000000000019e53dd65208cf999e8e743d829d47aed93b6f60512c4 1,167 1.00/1.00 vMB 1
912,518 912,518 000000000000000000012f3d94dec3c73512e3dfef6aa67dcd0482f1d4043057 1,884 1.00/1.00 vMB 2
912,517 912,517 00000000000000000001a0ef9a85ce45f20c83a35d8f1a7bfb969969e4390e69 1,662 1.00/1.00 vMB 1
912,516 912,516 00000000000000000000d4555b68d19f22324d9b503bcccff453b01364952a4a 822 1.00/1.00 vMB 2
912,515 912,515 00000000000000000001a65f6361d7af5cb9bba5320aa284d61e83db701aa239 2,401 1.00/1.00 vMB 4
912,514 912,514 000000000000000000017ffb512da0e6cb3afacef37d12a6818e5451f5f15b24 1,101 0.44/1.00 vMB 2
912,513 912,513 000000000000000000004c83650fbc06ec4090f8f4f952b7f0149ca2933f8108 4,303 1.00/1.00 vMB 1
912,512 912,512 00000000000000000000194de749454f7a036884ca56688e1a2529c415cac194 3,261 1.00/1.00 vMB 2
912,511 912,511 00000000000000000001a9c90f8bfdcbe11a8bb905409c2e9e8c90fdd8c9752e 3,212 1.00/1.00 vMB 65
912,510 912,510 0000000000000000000028614512708a3a7c6792a218ee2859cc6aca74d7cc0e 2,732 1.00/1.00 vMB 3
912,509 912,509 00000000000000000000a7d32e5b1926a61ca1b323615cf9fea7d211f3b55360 2,479 0.95/1.00 vMB 2
912,508 912,508 00000000000000000000d1dda9d752d9490be15921ab49d951f5fb7ef81b94f2 1,060 0.30/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 780.53 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 535.74 GB
    • Received: 5.92 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.