Loading Tool

Explorer IconExplorer

Memory Pool

80,154 transactions
29.50 vMB
0.12551793 BTC
Random Selection Loading Transactions
Max Size: 178.53/200 MB

Candidate Block

Mining Attempt a17d38a38e7579090acc8363eea007e6a31199143a32e1091a97cd395094e18d
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root 7508501d60b0370d6f4040edaf2de749d8f70d06e4c3c99d46b40405836d6337
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,682
Size: 1.00 vMB
Total Fees: 0.04511774 BTC
Feerates: 477.45 > 4.52 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (487,145 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
428,154 428,154 000000000000000002699a85b754dc4bea2838fd84d92de9be548e6e2b534d1d 1,656 1.00/1.00 vMB 41
428,153 428,153 0000000000000000042b9fcb0c635fa399fc9184a78cdd1becf00bf7f1736448 2,360 1.00/1.00 vMB 56
428,152 428,152 000000000000000002eb0d3f12d6450eee9d98b7ba01ed2d887c036fd4c91a82 358 0.73/1.00 vMB 16
428,151 428,151 000000000000000004bfc3428698d8857a5e70d94eaeb8a974d9d32c7425474a 1,174 0.97/1.00 vMB 29
428,150 428,150 000000000000000004682ca08aef0a557bc2112e03451cd40d1439d0493942f2 2,136 1.00/1.00 vMB 49
428,149 428,149 000000000000000003ee2bd11e2bc6fa1d82edb6b590586ad783e732be133641 2,056 1.00/1.00 vMB 67
428,148 428,148 00000000000000000211aae2732b8d91469e815931525509cca72748e3c2485f 1,106 1.00/1.00 vMB 82
428,147 428,147 000000000000000002058840b97419c67888113ba1387f8e7b454fdcb6d17927 316 0.18/1.00 vMB 45
428,146 428,146 00000000000000000291a33bcf37f35675eaa41d486fc9b3ebe3d617b8700f04 1,916 1.00/1.00 vMB 46
428,145 428,145 000000000000000004f79d17110799a79468c11a7869dc7e01a9120e728b21ad 1,751 0.97/1.00 vMB 42
428,144 428,144 000000000000000004d4dbab8a4a589c3ccde93b31b9ac37cb7b050a515d814b 616 0.53/1.00 vMB 47
428,143 428,143 0000000000000000040b5cc29336c68f77856e6888a203e09d49f25e924b71f9 1,755 0.75/1.00 vMB 57
428,142 428,142 000000000000000004739f0949b7d3836f844473b7fcf9b070c5afd668518c59 1,883 1.00/1.00 vMB 74
428,141 428,141 0000000000000000030eac04a765cc11628e76c00bde360173d34df44e23ac19 1,269 0.50/1.00 vMB 61
428,140 428,140 000000000000000003726775e4e10acf4e4fe262f78865e42943e97d8f4103f9 28 0.01/1.00 vMB 61
428,139 428,139 000000000000000001420c02256e7c5cfe15c294e78e0a8d3c57a245ceeaef5a 92 0.16/1.00 vMB 19
428,138 428,138 0000000000000000042b8c391740129f310d6d9d5d2460fe2f2d10745eeaa306 571 0.31/1.00 vMB 65
428,137 428,137 000000000000000002b55422b9efa454c117528c34a56f0b713f7985d43e3b2b 29 0.01/1.00 vMB 53
428,136 428,136 000000000000000002d959079ad015990c554495bd8b589263a4c0e704f2cc67 1,327 0.71/1.00 vMB 57
428,135 428,135 000000000000000004d4ee584795d89d1ca63a05b200cad999898d6a0f07dee7 454 0.15/1.00 vMB 63
428,134 428,134 0000000000000000018b92968f7f87ff0ac1f662a99db632e91ae5af6e965ade 1,587 0.79/1.00 vMB 55
Previous 10 blocks ↓
Total Size: 782.91 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: 713.81 GB
    • Received: 17.48 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.