Loading Tool

Explorer IconExplorer

Memory Pool

41,169 transactions
26.27 vMB
0.07384496 BTC
Random Selection Loading Transactions
Max Size: 136.82/200 MB

Candidate Block

Mining Attempt 9e2cd65ea2b6f3f2d520c6e57d6a41f1d7b3750ed55b80e206edd010cd5dae5a
Version 20000000
Previous Block 000000000000000000013172dab51509996317423f3aad076a64431a5d3c1352
Merkle Root d9a9f8de35d7098ea9d988dffe41125bd9be2df7221501fd8e0a6df3bef0b2a7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,788
Size: 1.00 vMB
Total Fees: 0.02579460 BTC
Feerates: 150.98 > 2.58 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,874 (479,651 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
435,223 435,223 0000000000000000021a26c7d21e202d46402f508fbbac823cc81e0a718f0a0c 788 0.37/1.00 vMB 65
435,222 435,222 0000000000000000027d59a07aa936c9aafdb4a9fe1d76c800df1cccb1f93cbe 270 0.99/1.00 vMB 4
435,221 435,221 000000000000000001e47524555a7d6c8149bd957c32dbcd3794323487208daf 316 0.23/1.00 vMB 25
435,220 435,220 000000000000000000174c953bfb2c7f03be856028ec41a5a51ac9f829daa3f2 1,224 0.47/1.00 vMB 73
435,219 435,219 000000000000000000ef1f452b25247359f48f236c06c1038b4dc6319562563b 1,720 1.00/1.00 vMB 44
435,218 435,218 0000000000000000010ca358ed5d9aeb34a91a2ab77f34ba3af429783a5a9e4a 2,586 1.00/1.00 vMB 74
435,217 435,217 000000000000000000e05f44208b203c75c7443ca4154461a97c1d5661cc419b 413 1.00/1.00 vMB 23
435,216 435,216 000000000000000002fcd7417ddedeb3d6d6fef9c81435ab040e0a5bfd54c7c8 637 1.00/1.00 vMB 32
435,215 435,215 000000000000000001baafdeee5a31af1d8cc22a3802bb2ee535010154229d18 1,916 1.00/1.00 vMB 51
435,214 435,214 00000000000000000051da58db1000976ed9a21f5f18f2451b4c34bba23be8f8 2,482 1.00/1.00 vMB 78
435,213 435,213 0000000000000000001a31c8e295abb9ae3f9cc6b43df8a4fe14c8ad627657cf 2,156 1.00/1.00 vMB 62
435,212 435,212 0000000000000000039f879e06926ac7c7d5abae5ba7fd623b5ac4e331e95389 2,482 1.00/1.00 vMB 61
435,211 435,211 000000000000000002e827dc162be681a37c9ff3af982a342d61378055e68dd7 1,937 0.75/1.00 vMB 87
435,210 435,210 000000000000000002e32f1cbc9c8a7f3a13da043a5256ecf2dacd5186994ae9 1,546 1.00/1.00 vMB 69
435,209 435,209 000000000000000001aa1eecaed3705c15920d1764e740a41399bd9e5772986d 2,492 1.00/1.00 vMB 70
435,208 435,208 000000000000000002ff53d1811814b3192639b8b3e9e632430db2d458e23d41 2,205 1.00/1.00 vMB 70
435,207 435,207 00000000000000000274f99d62675c4f50bdf51d30a07e88b5709576514223d6 1,613 1.00/1.00 vMB 88
435,206 435,206 000000000000000000a8a1fea74cb0d4f844a3cd29b7155ceac1a248889121b3 1,634 0.96/1.00 vMB 60
435,205 435,205 000000000000000000719e7d216da531cfa4358f2482b86de8f8c0e4c8c8ff88 1,500 0.98/1.00 vMB 36
435,204 435,204 0000000000000000030001e4490064da906219eff27b673a2a9e433a01bf67d2 1,974 0.75/1.00 vMB 76
435,203 435,203 000000000000000001a772ba46f514f110afb9ea7d338453045b0663277c1145 2,591 1.00/1.00 vMB 74
Previous 10 blocks ↓
Total Size: 782.16 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: 653.44 GB
    • Received: 13.88 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.