Loading Tool

Explorer IconExplorer

Memory Pool

23,128 transactions
9.93 vMB
0.05849747 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 57.83/200 MB

Candidate Block

Mining Attempt d0b3fa2a9a76b4c042126c533f13109fd941582a49c887e331577bb3db542394
Version 20000000
Previous Block 00000000000000000001124cf23d5407a6c1c959f1638ede05fd1137b99bca69
Merkle Root 12602a42e0ce10056e613683af8a2a0966a12bcd92cbbbaaff24c450099cd7a9
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,443
Size: 1.00 vMB
Total Fees: 0.03077641 BTC
Median Feerate: 2.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,405 (808,456 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
104,949 104,949 000000000000d60a4894599aed2d5b3bf06a68f581558b2f4e5d34dd74a4799a 4 0.00 vMB 0
104,948 104,948 000000000001ec1307f898e01155c360764e119126afa0962660c1704d18c3eb 3 0.00 vMB 0
104,947 104,947 00000000000181ac3363a15824ee0ec8ea973d946d4ee321796b71860db571bc 7 0.00 vMB 0
104,946 104,946 00000000000136f08075f19090d0383d4bfd1cedb76f69605ee6f77d6f254ad8 3 0.00 vMB 0
104,945 104,945 000000000001ee5d2af997d9ba340eab1144da9074ac332640bf13495bbba694 4 0.00 vMB 0
104,944 104,944 0000000000021626fd477428b74d91559c32eae9f4909c9849773880d3eba377 3 0.00 vMB 0
104,943 104,943 0000000000004d2b96ffad9da8a5a4076ed2e3875f4b88451009e30e2fb0b512 3 0.00 vMB 0
104,942 104,942 0000000000002e08a921326a42c721ff51e2e9a73b21614074f9ebf1238b3d2a 5 0.00 vMB 0
104,941 104,941 0000000000005e3617e024cf26a96ae6bfe902fa21c5d28831914ec89bced02b 5 0.00 vMB 0
104,940 104,940 000000000002a5b1f18247bcea88a6d311c1f441d2adeb7ac458af783a911aa2 8 0.00 vMB 0
104,939 104,939 000000000001ac6f561821479d942d2113402779f0adad035cbb91ac7b927c7c 13 0.00 vMB 0
104,938 104,938 00000000000131b9fef9a1b995fc87380797758a0a49198d6255abe98ba81fbc 29 0.01 vMB 0
104,937 104,937 000000000001af4e19efef76955fc58aec61398960b027b310a1db9875ed3c54 2 0.00 vMB 0
104,936 104,936 000000000000b1b0ece2607818b59a64eead6de0c083f05abb71e8f5d89f4286 1 0.00 vMB 0
104,935 104,935 000000000000793b7759cd9f55aa7728f528c6246ee8d59f5609474a868693e3 2 0.00 vMB 0
104,934 104,934 00000000000220e2bcd3034a886c850eac785d6b53cce40cc21d81a99fa9b8ee 5 0.00 vMB 0
104,933 104,933 00000000000220a73e1b4908949533758e041d143b92be5b04b4ebe4d84119dd 4 0.00 vMB 0
104,932 104,932 0000000000004b2ca8a4e09db185f9d5aca4437d345e3a8f40ce42c92e603485 8 0.00 vMB 0
104,931 104,931 0000000000028a54673e45e4ec2b7965790185fa9955ca5f600410fbe3a9c9ce 4 0.00 vMB 0
104,930 104,930 000000000000e361f2b6af86d53f7c5031ab572d3fc8eb23a219e0f17372ea8f 2 0.00 vMB 0
104,929 104,929 0000000000016f6f25cc50537443aaebdd4f10072db0765541e3f38b2eb16f50 8 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.57 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: 279.29 GB
    • Received: 1.10 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.