Loading Tool

Explorer IconExplorer

Memory Pool

35,384 transactions
25.55 vMB
0.07933380 BTC
Random Selection Loading Transactions
Max Size: 130.61/200 MB

Candidate Block

Mining Attempt 3799d5d25c04e80b354015c48c91336425b8553e2ed6790aa24a455bfcd7725d
Version 20000000
Previous Block 000000000000000000014148236613aff85e49d6e98bb36447af91d013881073
Merkle Root 443f357cc905dbf3dd23b5cdf2b7f8c0d227ed1d8a4273a6ef3823f095383ba4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,511
Size: 1.00 vMB
Total Fees: 0.03279718 BTC
Feerates: 171.09 > 3.29 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,676 (461,024 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
453,652 453,652 00000000000000000095c1f890327f54086e0a29d0075a9b632a27ef23d8141e 1,907 1.00/1.00 vMB 98
453,651 453,651 0000000000000000007af86ba9e371315bdd0a510888b38868ff9ddaa49543c0 2,220 1.00/1.00 vMB 134
453,650 453,650 000000000000000001571a2a04f93a2dfa77202f9ea3f13a201b5fc32696b0bb 2,447 1.00/1.00 vMB 123
453,649 453,649 00000000000000000033777490f3509a30e118d281474574c63b48d98a292e2f 1,849 1.00/1.00 vMB 171
453,648 453,648 000000000000000000c2c81b5fe60e959f1f4de0077d732f358805ae332e2e56 1,843 1.00/1.00 vMB 156
453,647 453,647 00000000000000000130ee27f2a5d35716b6f861a0f227686e14ab91fb29ca2d 1,665 1.00/1.00 vMB 182
453,646 453,646 000000000000000000c9d4adc0e7765a42372eb10851fd55474e1c99e45bc91a 2,581 1.00/1.00 vMB 147
453,645 453,645 000000000000000000be77e062d40a90dc874a232116d0cee300c215130f8eea 2,081 1.00/1.00 vMB 77
453,644 453,644 00000000000000000004596e35d982e9c80bea877cec3079afe9588f1b5295a5 2,521 1.00/1.00 vMB 70
453,643 453,643 0000000000000000019617775f38c74d85f6a4089dbb42125b5631eac9822038 2,442 1.00/1.00 vMB 105
453,642 453,642 00000000000000000135eb1dc11f829b6932b33274d3575c5b52f0c6e78069b6 1,666 1.00/1.00 vMB 91
453,641 453,641 000000000000000002511f360def03bda8929a7367c86593871524d665ad5bd3 1,631 1.00/1.00 vMB 107
453,640 453,640 00000000000000000054e364b491293d346122fad78d5c1474dd883291d2ab8a 1,920 1.00/1.00 vMB 102
453,639 453,639 000000000000000001593f63a2ac07a81ebfad8fc2da961f63e77866c87a883a 1,851 1.00/1.00 vMB 138
453,638 453,638 000000000000000001e189888cd5db2ad47d60c61df3397cfd85bdc6d9e8db1d 1,661 1.00/1.00 vMB 123
453,637 453,637 00000000000000000137e2ab7423d38d7847ec8f5d4ac859f66249b94b443d44 2,083 1.00/1.00 vMB 143
453,636 453,636 0000000000000000022e52d897f81bebfe655554750d09004e47bfd006461ee9 1,155 1.00/1.00 vMB 162
453,635 453,635 0000000000000000005aee563959b1096348cccfb1f7d6987e766d433dbc1d0d 2,232 1.00/1.00 vMB 141
453,634 453,634 000000000000000001ecaca92706e88e2322209329b954ed319891841abaec79 1,836 1.00/1.00 vMB 96
453,633 453,633 00000000000000000019ebc354be1eab8886962589f122c73dd7605dfa48807b 2,633 1.00/1.00 vMB 142
453,632 453,632 000000000000000001f741ddd1103c1815185288fa20744c6feb9a12686adf60 1,195 0.56/1.00 vMB 80
Previous 10 blocks ↓
Total Size: 781.82 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: 635.73 GB
    • Received: 12.32 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.