Loading Tool

Explorer IconExplorer

Memory Pool

43,489 transactions
28.37 vMB
0.05997858 BTC
Random Selection Loading Transactions
Max Size: 150.19/200 MB

Candidate Block

Mining Attempt bf1f787a1599b939cb3b6aa020ae65c9ba09b16c33cfcd2afb3794fe97bbc876
Version 20000000
Previous Block 00000000000000000000ee19fd1fc6daa41208fed40c0446b5ee329643f5e725
Merkle Root 0d29745e8503c12b1ec0235f412fa707cd9b39c15f01eb8a16d332f4cf5c6ad8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,759
Size: 1.00 vMB
Total Fees: 0.00623231 BTC
Feerates: 100.33 > 0.62 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,851 (461,367 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
453,484 453,484 000000000000000000a9fab57e4cb02ceb5fce92118f4be1d540b71284210a40 1,297 1.00/1.00 vMB 86
453,483 453,483 000000000000000000a51375b25dac10680a0785ccd03e6f084b4ee24965ed47 2,328 1.00/1.00 vMB 147
453,482 453,482 0000000000000000018757909379275098cdddc487a7269016d06e2a4e8e0901 1,589 1.00/1.00 vMB 108
453,481 453,481 0000000000000000025931741358a381a8f1c6b25007837558e000011b9684d5 2,336 1.00/1.00 vMB 177
453,480 453,480 000000000000000000833b475bafec2ba18004a3a2fd3242fdf7718ab1159a2c 2,067 1.00/1.00 vMB 140
453,479 453,479 000000000000000001ea5c33fcdae7a274de8cbbe3264553740733e76e07dae6 2,330 1.00/1.00 vMB 155
453,478 453,478 000000000000000001c4984306153b93ccc027b693289791cef818706a71cace 1,679 1.00/1.00 vMB 121
453,477 453,477 000000000000000001bc4ada0eb4a28523a1279747bb1e456ef27b385a217e1b 1,709 1.00/1.00 vMB 111
453,476 453,476 000000000000000000a2296f9209b543e94626d2aa06319d48cf05c314ef5125 2,173 1.00/1.00 vMB 147
453,475 453,475 0000000000000000021601274aafb4c21946631cd4875a7d2ce8af2a59f91edf 1,894 1.00/1.00 vMB 123
453,474 453,474 00000000000000000109f13f47f4bf91432b09144a300d62bb4ea56ffcec5514 1,623 1.00/1.00 vMB 209
453,473 453,473 000000000000000000b67e02ee9df04442919cce278d1c1613d006b35567ecf6 2,181 1.00/1.00 vMB 150
453,472 453,472 000000000000000000d5f34d1ecd438d3f03905e8c269439be28dd8188c50877 2,217 1.00/1.00 vMB 144
453,471 453,471 00000000000000000086361beb485552a8cfb7036935dc10078ee1d303a79bf1 1,907 1.00/1.00 vMB 172
453,470 453,470 000000000000000001d58450faff1499d04013e2d2ca34257b6b288536c60d77 2,912 1.00/1.00 vMB 164
453,469 453,469 00000000000000000103e9606f6b67495a41917dec56a316382a6741eb94aa84 1,547 0.93/1.00 vMB 113
453,468 453,468 000000000000000000a63c6496d7396f94b835a527a50c037f3069c9da6b2585 1,756 1.00/1.00 vMB 103
453,467 453,467 000000000000000001aab423bef1a6b78d023cd32cccbed6a2e475c37a6a02d7 1,856 1.00/1.00 vMB 129
453,466 453,466 00000000000000000159c938140774e64c09c60e415ac53921a311559362d589 3,032 1.00/1.00 vMB 156
453,465 453,465 00000000000000000129823c6ae164fd3c6779aea156199672970f7394e5f4cd 1,735 1.00/1.00 vMB 113
453,464 453,464 00000000000000000285d8e0cd48a9f7303f6879f7a2903b4d6a550bf22c7cd9 2,102 1.00/1.00 vMB 92
Previous 10 blocks ↓
Total Size: 782.13 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: 652.24 GB
    • Received: 13.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.