Loading Tool

Explorer IconExplorer

Memory Pool

78,364 transactions
29.38 vMB
0.06594632 BTC
Random Selection Loading Transactions
Max Size: 176.57/200 MB

Candidate Block

Mining Attempt e78782e2106eb780e9327e93276fd5f25b8f66a8213ee19602e60829a98c03b2
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root 20d1c8bab00dcf0dd864ae63f0befdf543f764f0049a85bfa3d00b1471240364
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,296
Size: 1.00 vMB
Total Fees: 0.00636049 BTC
Feerates: 50.25 > 0.64 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (171,398 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
743,602 743,602 000000000000000000070b8d410bdc2a50c9dc9f22a5633912aaab0525951050 2,392 1.00/1.00 vMB 10
743,601 743,601 0000000000000000000485da2d76a5049672321a0961acfd0763628f695a4c71 2,923 1.00/1.00 vMB 17
743,600 743,600 00000000000000000005506c391bf78717a7e291b2bbd202c903f1c7dd14ed84 218 0.05/1.00 vMB 11
743,599 743,599 00000000000000000000ce0648bba51a6255f8c3606a51c226c18c565d25420c 542 0.52/1.00 vMB 2
743,598 743,598 00000000000000000002b7d9e35500c8c4d9bf66d685c506f0f094721b69f8c1 2,287 1.00/1.00 vMB 7
743,597 743,597 000000000000000000035a1ae656f68cba795a9f639f46de2b4b9cdb784796fd 2,516 1.00/1.00 vMB 25
743,596 743,596 000000000000000000020efaff7f89ce0718e9f860e30dc995c75f18cdd10595 908 0.41/1.00 vMB 10
743,595 743,595 0000000000000000000311a5af4443e4e19d742b2ebd7f076b0b4ec8e03aa71e 1,094 0.39/1.00 vMB 11
743,594 743,594 000000000000000000024afe010c8149a324aa3ca243849a0b4ab39fa02dbfe0 1,332 0.42/1.00 vMB 11
743,593 743,593 0000000000000000000413c442abd25a6de7fd7e48544efd5149b1874006970c 778 0.38/1.00 vMB 12
743,592 743,592 00000000000000000000cad5a23846152685de9e6be7b88af2e70f9284a641ba 166 0.06/1.00 vMB 12
743,591 743,591 0000000000000000000930eb4c3d28eaf250fa45646dae0f1f666cda9ceeee99 779 0.31/1.00 vMB 9
743,590 743,590 0000000000000000000676688c82d79e7e64195dc61c34fee90ed694f422deac 795 0.46/1.00 vMB 7
743,589 743,589 0000000000000000000254a896d8627fbdbba6cae44742f94b611e3a7e711da9 2,845 1.00/1.00 vMB 13
743,588 743,588 000000000000000000026492dc11cc50306da57e028891c48b35e17bf8c5ce2c 2,011 0.98/1.00 vMB 6
743,587 743,587 00000000000000000007df7698608a2ac7f66a2b0bfb9272929c6e62fa7f6056 2,059 1.00/1.00 vMB 17
743,586 743,586 000000000000000000096ae64f6b257d5e7355319df8ca37b958acdb11369685 1,537 0.50/1.00 vMB 11
743,585 743,585 00000000000000000003cf5c8913d2f6d2f1fdee87ed71eee12d30bdce888481 1,694 0.59/1.00 vMB 12
743,584 743,584 00000000000000000002c5e28bcf23ad7270001b60f74bd6eb76afdf0393187a 997 0.26/1.00 vMB 13
743,583 743,583 000000000000000000086e339a1629de0ab4a287fec81ae86492c9d447be524a 1,030 0.37/1.00 vMB 10
743,582 743,582 00000000000000000008afec2fc75c48e5242888e1ef7a280cfbc4b2492b4a6e 1,617 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.39 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: 664.64 GB
    • Received: 15.02 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.