Loading Tool

Explorer IconExplorer

Memory Pool

81,912 transactions
30.43 vMB
0.12280129 BTC
Random Selection Loading Transactions
Max Size: 183.55/200 MB

Candidate Block

Mining Attempt c68464a8c9c96607f7d72e04d7f280d00094f5ccf1daed1a912f7522af1ed63e
Version 20000000
Previous Block 00000000000000000000f924cf5022dab74d96145383ec21fa5a02b0a126c621
Merkle Root 807d7cba90662143e103ee8636778038703c137667afb8aaabd2cddcd0a6171d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,416
Size: 1.00 vMB
Total Fees: 0.04392137 BTC
Feerates: 502.62 > 4.40 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,124 (473,565 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
441,559 441,559 00000000000000000155c07a73289746503eaf22861932f99b2f007fc1733a9d 2,252 1.00/1.00 vMB 90
441,558 441,558 000000000000000001479231f40dbaccc1da3c80b46d3c1a7bbfd515e1bac63c 2,704 1.00/1.00 vMB 87
441,557 441,557 00000000000000000091efb53dd260ed11c11521329897e585779f893d58a0b9 2,295 1.00/1.00 vMB 87
441,556 441,556 0000000000000000034cadeecec86cfbc53d83d5de97f995501c8ffecfe00373 2,736 1.00/1.00 vMB 69
441,555 441,555 00000000000000000182b89816ad788822ef40bc3e99e9940830d5f6a8e56741 3,296 1.00/1.00 vMB 71
441,554 441,554 000000000000000001279c40bb1c19a8bf4073cabf03e8d54a9ef182088c3d37 2,880 1.00/1.00 vMB 63
441,553 441,553 000000000000000002845d1416218617022df6e8b047b252d0ebcfb3c054c162 2,115 1.00/1.00 vMB 94
441,552 441,552 00000000000000000389f64f4642f1ab8d97486008176d97cb59f1c70fbcba3f 2,253 0.99/1.00 vMB 82
441,551 441,551 0000000000000000035362414d0bc10597525feb24eb954c5769b406f3900ded 2,118 1.00/1.00 vMB 80
441,550 441,550 00000000000000000245c67f713f8d11e9421a0f291e9a175f90738a9044e970 2,505 1.00/1.00 vMB 84
441,549 441,549 0000000000000000031f9dc4546f3a6525014051bafe76900651c8694c1e6b6e 2,451 1.00/1.00 vMB 80
441,548 441,548 000000000000000002455b6d12937befa4810fd13d201698651f31e10dd288a5 2,506 1.00/1.00 vMB 120
441,547 441,547 0000000000000000036e60daa8d6f5201b6574096fe73404d10b25d2720427cf 2,719 1.00/1.00 vMB 82
441,546 441,546 0000000000000000001be630a7cc130a50cb4855cd7424d167bc257cd53518aa 1,757 1.00/1.00 vMB 76
441,545 441,545 0000000000000000015e8aa0a4fbc9238982fb15efd6002c569eff69a6ece526 2,346 1.00/1.00 vMB 91
441,544 441,544 000000000000000002b94c94ac6f72c3024f9f68106e034269713031f5f1eaa0 2,476 1.00/1.00 vMB 100
441,543 441,543 0000000000000000037617fdb837d2f1b1bec4e1cf5685555b8019b45da56b66 2,976 1.00/1.00 vMB 86
441,542 441,542 000000000000000002525a23edd2ff12cd0da0b1bf2cefcaca5d1abfadfebdf5 2,113 1.00/1.00 vMB 82
441,541 441,541 0000000000000000003f5817e492966649a1a5f67059c693eaf3aa21b808d2d7 1,925 1.00/1.00 vMB 79
441,540 441,540 0000000000000000036a242233c9440720ac968eae8fa9a15ded70b692b17082 2,304 1.00/1.00 vMB 105
441,539 441,539 0000000000000000012b266b5580216b1b866484fd95dd66a3ac9b1b983b971d 2,111 1.00/1.00 vMB 126
Previous 10 blocks ↓
Total Size: 782.61 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: 671.88 GB
    • Received: 16.05 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.