Loading Tool

Explorer IconExplorer

Memory Pool

81,379 transactions
30.97 vMB
0.09014750 BTC
Random Selection Loading Transactions
Max Size: 187.97/200 MB

Candidate Block

Mining Attempt 3606fad60b1766e434777c1817d82b828fe3ad4b8a5bf85c5dc0195cbcba5c35
Version 20000000
Previous Block 00000000000000000001ca07069b70e219df1106795fdd3699d6deb20743d8b0
Merkle Root 54f74deeafd9f9c74d324a5539fe53d7d61e2e5862321baef1f77e7fa45dbb5a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,766
Size: 1.00 vMB
Total Fees: 0.02355430 BTC
Feerates: 351.58 > 2.36 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,207 (427,140 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
488,067 488,067 0000000000000000006c4aaded04ce0597a5f4d7c55b02ad1f6a86e7d4ce2cba 2,432 1.00/1.00 vMB 147
488,066 488,066 0000000000000000007fb205f01d6bcb2b85dfd10717dda6d0446e2b796d3362 1,829 1.00/1.00 vMB 29
488,065 488,065 00000000000000000096b6d1a91cfe80a942f8a1b63e4899e2b62173329a2ebf 1,365 1.00/1.00 vMB 65
488,064 488,064 000000000000000000bbfc201e18cc559df820c276e87cf7ed97532f9bd81fbf 1,989 1.00/1.00 vMB 80
488,063 488,063 0000000000000000006abf617d6c39919f770f6b9955ae30a57b12d00fb0bcf2 1,162 1.00/1.00 vMB 69
488,062 488,062 00000000000000000088085181ccdaa3ce4043536146c9522e29b7ecd1d5a9bc 1,994 1.00/1.00 vMB 78
488,061 488,061 0000000000000000000a1f30f01d93812281f4c52f41ce26044d3531d28ef0aa 1,733 1.00/1.00 vMB 72
488,060 488,060 0000000000000000000e62342ea5e4015e441e45ab1b2ed700df8677f79014ce 1,470 0.97/1.00 vMB 97
488,059 488,059 0000000000000000009aa58534593b22365746174a69eca1007ab109aad61359 774 0.98/1.00 vMB 91
488,058 488,058 00000000000000000032e92620a0918e863ed2d3f824a69fef1289b3368b780e 1,513 0.96/1.00 vMB 121
488,057 488,057 0000000000000000005da02c26aaf926eaa2bedefb05495b380a9b02262362e6 499 1.00/1.00 vMB 81
488,056 488,056 000000000000000000df3ef7edee9dca94d2e0dd9ef2d2beff27859ebd7f077b 894 1.00/1.00 vMB 98
488,055 488,055 00000000000000000095025bdb28ca1cb854a5e18c947af283a064210b83ee90 894 1.00/1.00 vMB 92
488,054 488,054 000000000000000000c076252cfb060f25ecfa3e85d82cfe4c6ae8ead152bf86 490 0.99/1.00 vMB 87
488,053 488,053 00000000000000000033d165fbeca1e56e6da963cb38060d817ce1007cc9096e 1,097 1.00/1.00 vMB 107
488,052 488,052 0000000000000000008a2f691f110f6c07a8b2b8e449777a1df5442225c444e5 2,144 1.00/1.00 vMB 119
488,051 488,051 000000000000000000086b2c739bdf482b9fc54eb6d24ff2cd1c261be05936af 375 0.16/1.00 vMB 144
488,050 488,050 0000000000000000004136a4da7573e43f89b36756f38549a2f076f23aace6d8 2,398 0.97/1.00 vMB 167
488,049 488,049 0000000000000000003f02794aed4b90816ff2cf5db922ac42b2847d80d098fa 24 0.01/1.00 vMB 546
488,048 488,048 000000000000000000b61c1a43365120a7eb838cf61d42fce7b7586141a526a7 516 1.00/1.00 vMB 93
488,047 488,047 0000000000000000005f708159ed064ed82236f69ec1e121c2c28234537ea08a 386 1.00/1.00 vMB 92
Previous 10 blocks ↓
Total Size: 782.75 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: 708.65 GB
    • Received: 16.74 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.