Loading Tool

Explorer IconExplorer

Memory Pool

34,945 transactions
25.68 vMB
0.08074389 BTC
Random Selection Loading Transactions
Max Size: 130.23/200 MB

Candidate Block

Mining Attempt 5e7abc60b5521cc68fb8003f0dc88361ba71aec66cc606a9d86801daf37a2fb7
Version 20000000
Previous Block 00000000000000000000624d4057b8824b6424cdc1dfd72c3851a194c52d8c6f
Merkle Root b8155dc436eedd8fe85b21acc66fba5d45fe965c85c8b734e3a74db5d9405497
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,874
Size: 1.00 vMB
Total Fees: 0.02876995 BTC
Feerates: 150.71 > 2.88 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,705 (489,557 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
425,148 425,148 0000000000000000011eb474f5bcd279aa72f5b3cf3142fd0895052fd2bbbb42 2,565 1.00/1.00 vMB 59
425,147 425,147 00000000000000000536f2101aacd9b14a802a935ca186dac222e9992590c89c 1,541 0.73/1.00 vMB 53
425,146 425,146 0000000000000000012d4761d03fa76d4abbae6a39a949174a225fc010cb2676 344 0.15/1.00 vMB 58
425,145 425,145 0000000000000000003a38f3298ab41bcf3a978671eac4062a3931f405a1aa2b 625 0.29/1.00 vMB 53
425,144 425,144 0000000000000000013191cfd0882478df904b7e2d4b7770ce89eb7ef895c4a7 972 0.48/1.00 vMB 51
425,143 425,143 000000000000000001c1d2a96b3d20dc5c7931e8d6d32c7d9809a86d5cdb8e5b 458 0.21/1.00 vMB 73
425,142 425,142 000000000000000003abcd391112fb75868b5d285d373029f4ad5fc5b7b54276 403 0.19/1.00 vMB 54
425,141 425,141 0000000000000000005f0f56afe15c8977766580b7500797552ab8910603f5e3 38 0.02/1.00 vMB 62
425,140 425,140 0000000000000000018f6a0adff88fc8afb297c22cd5268bed8995ba772f8c13 1,112 0.48/1.00 vMB 51
425,139 425,139 0000000000000000020a7906df0232e1e697d2c74b4b1b69d8343052799b3711 187 0.07/1.00 vMB 62
425,138 425,138 000000000000000003c58635e224ed67e74dffd18a242aacd425184c40e50817 776 0.56/1.00 vMB 37
425,137 425,137 00000000000000000214614bd78d17eb12383ee1f47088f2c506405312e1c11d 2,464 1.00/1.00 vMB 71
425,136 425,136 0000000000000000027753a444cfef30781c7641a3c63be3f79b3ca263bd0ddb 2,614 1.00/1.00 vMB 73
425,135 425,135 0000000000000000055489e627828c341e26664c14b633477de3d12fca771bdf 491 0.18/1.00 vMB 61
425,134 425,134 000000000000000002a7ca7f3712110e82943860337388d35b448aa51d2304fa 344 0.17/1.00 vMB 39
425,133 425,133 000000000000000003d8fc550389f469ff585e825f8b6cb8f761e9cee8a3681a 2,275 1.00/1.00 vMB 65
425,132 425,132 00000000000000000300a673e2e19f639d3214f14f3769f8c29fd87c5a7bb4ee 819 0.50/1.00 vMB 55
425,131 425,131 000000000000000002ccd2195b692274214f7167592096cce06c1484d3dd9f53 707 0.31/1.00 vMB 55
425,130 425,130 0000000000000000020e39c4082d66e5c3aceeb3874c29be28459630e16edcb3 379 0.14/1.00 vMB 58
425,129 425,129 0000000000000000056c599330bdff4122fd30ab10337681ac8926e769fdced3 805 0.33/1.00 vMB 61
425,128 425,128 000000000000000001c25a9e3b806c031b2cd2c891fec8ad51197b4ac3ba4250 705 0.99/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 781.87 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: 642.86 GB
    • Received: 12.56 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.