Loading Tool

Explorer IconExplorer

Memory Pool

56,679 transactions
33.66 vMB
0.07866280 BTC
Random Selection Loading Transactions
Max Size: 177.40/200 MB

Candidate Block

Mining Attempt ee2c98425e70123862374f07d3ecc3f6af6feee28c83a22a25f370ac7023ba7b
Version 20000000
Previous Block 00000000000000000001a8299bb3684c7960513989faa15a3edfe22a66765c58
Merkle Root ee914bd13ed94ed3236614a537d86625140cc5574196169f575d7b4b4e391f30
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,055
Size: 1.00 vMB
Total Fees: 0.00994832 BTC
Feerates: 72.50 > 1.00 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,416 (787,695 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
126,721 126,721 0000000000000de9c31c9c512439465bb430bd5e077722fa0a8f6dadb2e64250 13 0.01/1.00 vMB 776
126,720 126,720 0000000000002034e6e82cd26a56c7297f756b9923e8659670ce39eab74e4f23 84 0.02/1.00 vMB 8
126,719 126,719 000000000000226b2db760bd38ca823ffa7c8c0bf25636047be3514c88032cc1 1 0.00/1.00 vMB 0
126,718 126,718 000000000000175c7913e9d5bd0907df958aac501f623212461afe4f9ebe275e 18 0.01/1.00 vMB 609
126,717 126,717 0000000000003c5b3231f31c753e989071a38f96def70ebd8bb1931d51013515 21 0.01/1.00 vMB 727
126,716 126,716 000000000000149558c1747d6ba83d2f80f263a9b5baded5d80449ea1f6d5f54 14 0.00/1.00 vMB 575
126,715 126,715 00000000000004a50ba86fca2754ea867363c67bb8151f88744ff396ce2ef237 29 0.02/1.00 vMB 461
126,714 126,714 00000000000018393c23fe380d80409afc5e3160048b11ff7a206e094f3ce143 36 0.01/1.00 vMB 140
126,713 126,713 0000000000000ed279ea157a2e342e02612eca3e5b3139fe036304d5f0bc8ebe 14 0.01/1.00 vMB 2,675
126,712 126,712 0000000000001b9dbb5896591044e35fd2ec7a589123603ca3351334cbcaec3a 12 0.00/1.00 vMB 1,086
126,711 126,711 000000000000313b6f11e3507c047ecc073fd6ef60bb9c45d94953c1c44f6a10 12 0.01/1.00 vMB 29
126,710 126,710 00000000000019e587ffcf2e94d7283d373fcceb0e57a8b37da2749168f56276 7 0.00/1.00 vMB 0
126,709 126,709 00000000000038853efb19922d9bd705d397fe519883f09a6846db6efcd8f442 3 0.00/1.00 vMB 2,865
126,708 126,708 00000000000033d9c21d758376ced64b8d2d998cc5ed3c2ff397767ca444a5d7 10 0.00/1.00 vMB 845
126,707 126,707 00000000000043fccb8d7652ea636761494dc6c44ac2e3fe35cf6814e4258551 11 0.00/1.00 vMB 34
126,706 126,706 000000000000370f19eeea19cc184c916a0fd058c87e822ba674fbb738ab9401 9 0.00/1.00 vMB 656
126,705 126,705 0000000000002c5577c842cbced3970ccb8b5886bb03f2a66780f01dd5ec1f54 29 0.02/1.00 vMB 225
126,704 126,704 000000000000356e41bacb05104fada35e2586363806090e4aab8619e695eaa9 25 0.01/1.00 vMB 699
126,703 126,703 00000000000007579424af2d282516c337f8da7ec8a6892759d48be19c6158b9 14 0.01/1.00 vMB 353
126,702 126,702 0000000000001c8fdf2570a369a5de08d92dc3e80b232487fc4e46f34dfa3c6b 3 0.00/1.00 vMB 0
126,701 126,701 0000000000001125742d8b55863088b91bd96befc0671419eaf1dfca6acfc435 69 0.03/1.00 vMB 1,583
Previous 10 blocks ↓
Total Size: 781.34 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: 601.86 GB
    • Received: 10.20 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.