Loading Tool

Explorer IconExplorer

Memory Pool

45,853 transactions
32.26 vMB
0.12793963 BTC
Random Selection Loading Transactions
Max Size: 163.69/200 MB

Candidate Block

Mining Attempt 82f372a1a98aa7338ea3f6d49643f8f78337429ef22ac5a514f96db23b0d577b
Version 20000000
Previous Block 00000000000000000000eec519111293713fc768004cb21df7a6de617fb0ea11
Merkle Root 262af974b5de314450a65ca48298fda0090eed6817aec51947beebd91b7a2a48
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,663
Size: 1.00 vMB
Total Fees: 0.05506250 BTC
Feerates: 265.25 > 5.52 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,580 (405,523 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
509,057 509,057 00000000000000000045bacaadfe9e4e31a53868d0fbb5587125d2405a88aca8 450 1.00/1.00 vMB 16
509,056 509,056 00000000000000000049c15687480b88aae43e80408126a19777e51303b8d828 583 1.00/1.00 vMB 10
509,055 509,055 0000000000000000005adf7eb3b98266e020ae86d22ba04cc1f8145f10e909b9 2,375 1.00/1.00 vMB 94
509,054 509,054 00000000000000000046182ae9224173a68bf9ce314e9379284ffafa79b05257 1,119 1.00/1.00 vMB 35
509,053 509,053 0000000000000000004713554240ad4b7164b34fd2f1be5100ef419035ab4ac7 415 1.00/1.00 vMB 16
509,052 509,052 0000000000000000005de3dda7e9ec3805f6756ee06d42fd42d49d089abcd083 1,450 1.00/1.00 vMB 46
509,051 509,051 00000000000000000059620f6e55fbaedf622aec245954f3beac8c46876d8104 670 1.00/1.00 vMB 23
509,050 509,050 00000000000000000043ddaff060f097d8d00d7db70b767eae6119793c691fcf 595 1.00/1.00 vMB 18
509,049 509,049 0000000000000000003828221ad7b55c95eac73d53ad7fcc51a649f05ebb22a3 1 0.00/1.00 vMB 0
509,048 509,048 0000000000000000001c1e376ffe7380f922f2a43e6076eca3b9c94935dfdee4 1,503 1.00/1.00 vMB 16
509,047 509,047 0000000000000000003399a03e2bfb5a8f521680819fe42c567fbe0ca1f2d1df 291 1.00/1.00 vMB 10
509,046 509,046 00000000000000000040229f58e4062698c08f65bf65b12c3e60d5dd9e4e4f9d 2,091 1.00/1.00 vMB 66
509,045 509,045 000000000000000000103a149fa9a449e5b4840fb18d22d5458eb650e1098ea9 295 1.00/1.00 vMB 15
509,044 509,044 00000000000000000031dc7ee408882552e20ab49e0ccfed2bd4bbd25129927f 1,074 1.00/1.00 vMB 31
509,043 509,043 00000000000000000058cf0a6190382d53a66e979924898ed30e8edaf79c6af4 412 1.00/1.00 vMB 14
509,042 509,042 00000000000000000005f65c63c9ac178aea9e10018cbe3c7e2693b2c9aedfbb 1,705 1.00/1.00 vMB 47
509,041 509,041 0000000000000000005a898590c6cf9d3a5a5c443160da4f5bf1d71c19f849ad 570 1.00/1.00 vMB 16
509,040 509,040 0000000000000000000b71e097453136fad761dbd71b85481a9b86dcb1c2df02 2,602 1.00/1.00 vMB 66
509,039 509,039 00000000000000000040a2254e7ed41a50615b82f3bfc26a26c6390bb3082cbd 238 1.00/1.00 vMB 9
509,038 509,038 00000000000000000024561d0c857a6fc4b8bcd18e32bdac0aa896fdebb88c9b 872 1.00/1.00 vMB 33
509,037 509,037 0000000000000000004f48432a2a29ab8f70eba47caa27992c23ff3c50862e73 2,152 1.00/1.00 vMB 64
Previous 10 blocks ↓
Total Size: 781.65 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 626.66 GB
    • Received: 11.70 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.