Loading Tool

Explorer IconExplorer

Memory Pool

41,683 transactions
28.93 vMB
0.06932470 BTC
Random Selection Loading Transactions
Max Size: 148.21/200 MB

Candidate Block

Mining Attempt 11357e7744fd6532991f0762cc128e38830ad8608f290327d8b7fb6fd7f65662
Version 20000000
Previous Block 0000000000000000000109f5c0bf8516a6aa7ceb54e4b23cd73ce285a7f939df
Merkle Root 4bb63fd8cec2b62591cc20524719baf11fb516e8f0392b39b1f96ca69770729d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,712
Size: 1.00 vMB
Total Fees: 0.01293125 BTC
Feerates: 100.36 > 1.30 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,614 (620,100 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
294,514 294,514 0000000000000000687d27af055df379e6450bc7d6a2bb321b034347af8aec8e 737 0.35/1.00 vMB 39
294,513 294,513 00000000000000007da18b2338282724c10d912e069ca71c31f1aab1ec485831 128 0.05/1.00 vMB 37
294,512 294,512 0000000000000000819f223bcbf7e037da3f2a6747727136bcb3563c98f108b1 141 0.27/1.00 vMB 14
294,511 294,511 0000000000000000643fdfd498b6b0aa5bf159c2ed5845544f7bc1042811f53a 256 0.25/1.00 vMB 16
294,510 294,510 00000000000000005005caec422c10b61a7f228180ed3f9c645dac33eaf44be1 1,058 0.35/1.00 vMB 55
294,509 294,509 0000000000000000481557b8b7f25e8bd30b4d98d3fdb38ea900a9c66c7916e4 157 0.10/1.00 vMB 39
294,508 294,508 0000000000000000a64fcd968cc5254ed353f9f06973e5a9a93e58a5f4d79a5a 298 0.23/1.00 vMB 24
294,507 294,507 0000000000000000127e1a1e68483ba8fe4bfefd060584c9b2ae5c0b8291837a 638 0.35/1.00 vMB 29
294,506 294,506 00000000000000005e238762ccb7217f1226314b036f5aed27af3f458cf0781f 128 0.06/1.00 vMB 47
294,505 294,505 00000000000000000a8a9330e4d51cd689ee7256806c4d5d99515fd0d7e297c5 380 0.21/1.00 vMB 34
294,504 294,504 00000000000000002db17f431053e4c8e731268e8152decd49167d7d98409020 518 0.29/1.00 vMB 34
294,503 294,503 0000000000000000038b852f3dfe73836dd8ac8dddda375f57fbd65c2e10b6f9 443 0.30/1.00 vMB 26
294,502 294,502 00000000000000003a882eac42746b6d60be208f24f536ae9810a9973734d998 64 0.09/1.00 vMB 18
294,501 294,501 00000000000000008b00c6aef067d78f7caf65a93143ebaabb14b0a939a8ab4b 93 0.07/1.00 vMB 16
294,500 294,500 00000000000000003dbf9c6765f0afbbbfef153e01e5633605ed0c6adc8c637d 274 0.21/1.00 vMB 27
294,499 294,499 00000000000000002d5791f83f7d487159a2ef054b3886517d804014c2e7480d 256 0.20/1.00 vMB 29
294,498 294,498 00000000000000008d5c702a43430d9d9655335e854a9258b617bc36d20a4525 218 0.27/1.00 vMB 14
294,497 294,497 00000000000000006610133b5c228dab0e0603e6d39522c836a274ca3f1127bd 849 0.35/1.00 vMB 40
294,496 294,496 00000000000000006827ef4101d3d7ec3df2d4b860a88703520692ab877000d8 256 0.10/1.00 vMB 49
294,495 294,495 000000000000000060abdb9dc73718955755c1b16f27f50c0f2cb331b25a17a0 28 0.01/1.00 vMB 35
294,494 294,494 0000000000000000099ce5a3cd652004d47d9a59ddc8de7fedf7dfeb5254561e 142 0.10/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 781.71 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: 629.30 GB
    • Received: 11.89 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.