Loading Tool

Explorer IconExplorer

Memory Pool

16,745 transactions
7.46 vMB
0.03330224 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 43.00/200 MB

Candidate Block

Mining Attempt d867e2a1b45506436a1036644bae8f873bcc75a8756c1fd6e8c6eaad46b3f897
Version 20000000
Previous Block 0000000000000000000141b3daaf035091f434ab9606d0c7a53ce323aed9737a
Merkle Root c4884b977082f872a4a5c705e0c4b6ece9934d3dfe2c48dbd1b5b1b7f35e77b4
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,586
Size: 1.00 vMB
Total Fees: 0.01872720 BTC
Median Feerate: 1.16 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,440 (808,479 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
104,961 104,961 00000000000034be4a468eaead8a53d09e1814302839fe2133f3d0115a557014 1 0.00 vMB 0
104,960 104,960 00000000000184e2d6ee4157b07f78307d88167b54f6374f3f8403ac29dacafd 2 0.00 vMB 0
104,959 104,959 000000000000239e26e57ce62d538830a4b29bdcaa0cccf60673107693ec3fbb 11 0.00 vMB 0
104,958 104,958 00000000000003dd3cf8ac2b7420b8f7b68f0926dc2341f81f8d918aa862bbbd 24 0.01 vMB 0
104,957 104,957 000000000001ee4275926712eaff2823de3954f43243c0f6f30e43040f114597 2 0.00 vMB 0
104,956 104,956 00000000000161b6040f1bc718a75edf93be2463f359759c133c8b8943757c45 6 0.00 vMB 0
104,955 104,955 000000000000a5f7d82378ccc67d6b7029551f72504e29facd12cf50ea6513e3 2 0.00 vMB 0
104,954 104,954 000000000000134b0ca990a5c54c28c1893b9d2000338af814562975e5a1f70a 10 0.00 vMB 0
104,953 104,953 0000000000005685284e4c76f1e987ae7b0cf373a5ea09bc7dfc9a9017a333f5 4 0.00 vMB 0
104,952 104,952 00000000000047db54a93fad11e28c0a25aadcca6d8403d9d1ff6ba75e2458c4 5 0.00 vMB 0
104,951 104,951 000000000002639a5b170aee0e88cb489b6e147f273e1cdaf768a88aecf5b262 3 0.00 vMB 0
104,950 104,950 00000000000250edec6eef20540bce6df4c0916525a5c6716c77d9b0fafbe4b3 1 0.00 vMB 0
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
Previous 10 blocks ↓
Total Size: 779.63 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: 303.94 GB
    • Received: 1.39 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.