Loading Tool

Explorer IconExplorer

Memory Pool

78,841 transactions
29.31 vMB
0.08098145 BTC
Random Selection Loading Transactions
Max Size: 179.48/200 MB

Candidate Block

Mining Attempt 4c433a55cbd23785cf3421407f51165dbda51c87c1201696c37db7e102305169
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 90c5066639c680cb78f0d984886d1c790ba4f685b388c927e9f8225a5375cd67
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,070
Size: 1.00 vMB
Total Fees: 0.01673249 BTC
Feerates: 402.60 > 1.68 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (461,915 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
453,408 453,408 000000000000000000684e814bee62d3b0f7009fbbd6fa467847233c01d5d012 1,560 1.00/1.00 vMB 82
453,407 453,407 00000000000000000095a3d9dc5c3664adb29bde76c054a84453558063a27be7 2,008 1.00/1.00 vMB 126
453,406 453,406 0000000000000000001cdaf23a63235cf83dd19bea74489a01009b42ff0d4a6a 1,974 1.00/1.00 vMB 73
453,405 453,405 000000000000000000fbe2ba89992dfb03732023fffdb277ecf8f30a80df7d21 2,638 1.00/1.00 vMB 140
453,404 453,404 000000000000000001122e81d968f10b87bd705603ac3e9646da219c31b346f6 2,097 1.00/1.00 vMB 81
453,403 453,403 0000000000000000010a5247f1073471f3024a3da6e7da4576c863b257f48f1c 1,792 1.00/1.00 vMB 118
453,402 453,402 00000000000000000225857e30dd0a750295b0994931414760aa7f00c44ae3b5 2,531 1.00/1.00 vMB 94
453,401 453,401 0000000000000000009bb7145d60ea65b6107e6f698fd230eaaebd3a62a0ec75 2,315 1.00/1.00 vMB 132
453,400 453,400 0000000000000000013b1cd41481836b612e0dff423d9cc33aa2219c09ea2639 2,107 1.00/1.00 vMB 122
453,399 453,399 000000000000000000d1a31f78964d9f78d6333ce11e7d899f06ca63e7d5ee9e 2,125 1.00/1.00 vMB 133
453,398 453,398 0000000000000000003f527137d48a8e2ab722b5625f4ee1481331e00f755b8e 570 0.37/1.00 vMB 118
453,397 453,397 00000000000000000119930539c4cbe5b51dd4a482330e104d7a28d19fb6ccfd 2,189 1.00/1.00 vMB 111
453,396 453,396 00000000000000000168876471880af68894c770347795cfaad8ecf829c195ed 2,011 1.00/1.00 vMB 117
453,395 453,395 000000000000000002513a3c8aca35be5456c02c42d1fc016702ed7a401663ac 2,120 1.00/1.00 vMB 159
453,394 453,394 00000000000000000129ec42ca65c39552d6f452e68196aaf9986d2a7e8e41be 1,044 1.00/1.00 vMB 140
453,393 453,393 0000000000000000009405e0bd6e2a7479a491a2c43c5130a18052f5b8708d72 578 1.00/1.00 vMB 141
453,392 453,392 000000000000000000e54a4381d0f8a748948877b64d480e59f9ecec02869d77 1,752 1.00/1.00 vMB 180
453,391 453,391 0000000000000000017cbe435f397a09dc83d8898396f562a288870221d02b2b 2,359 1.00/1.00 vMB 150
453,390 453,390 0000000000000000007a2548c1c81bb1e635bd2c2554b1ed9e111aecbf8c668b 1,178 1.00/1.00 vMB 74
453,389 453,389 00000000000000000095f28d7759ae2eb11610863f21347f7ff52e4ea4783235 1,838 1.00/1.00 vMB 93
453,388 453,388 000000000000000002951d7c13a3c9bd90cd2d2c9bc8c917a57091b52ed1711e 2,704 1.00/1.00 vMB 155
Previous 10 blocks ↓
Total Size: 782.95 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: 715.16 GB
    • Received: 17.66 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.