Loading Tool

Explorer IconExplorer

Memory Pool

84,076 transactions
31.92 vMB
0.10883691 BTC
Random Selection Loading Transactions
Max Size: 193.50/200 MB

Candidate Block

Mining Attempt 389d269b91c0b915770ae93df4020421f9e1961ca3ab5708b12ead5de48a06f6
Version 20000000
Previous Block 00000000000000000001ca07069b70e219df1106795fdd3699d6deb20743d8b0
Merkle Root 1f8c07ec861bdc55697be08b187558b94de1ef34d8ecfbb7e1400788d05163d1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,692
Size: 1.00 vMB
Total Fees: 0.03724635 BTC
Feerates: 351.58 > 3.73 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,207 (323,578 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
591,629 591,629 0000000000000000001095e38035e5feff7d05751815feaed6b8725b20f10dc0 2,581 1.00/1.00 vMB 36
591,628 591,628 00000000000000000007187ff6601b0cb5fe6c8061b857b60c00ed1e7fef821e 2,979 1.00/1.00 vMB 16
591,627 591,627 000000000000000000026c2778c4c66e9e8383e5884644ebdc456b530f66a288 3,176 1.00/1.00 vMB 36
591,626 591,626 000000000000000000069a27438bb39349ea20d7451e7039d9de0e3699f38e4f 2,654 0.80/1.00 vMB 23
591,625 591,625 0000000000000000000f808283af8e026bc4faedc4dffdf3d80a86fa6d1f020f 743 0.21/1.00 vMB 18
591,624 591,624 00000000000000000001a577b376fd33bf8419948299457f645e74e14af968b9 872 0.26/1.00 vMB 22
591,623 591,623 00000000000000000007f7ce31f6044c8b01de1b340a23325cffe45a19ab601b 2,489 0.73/1.00 vMB 18
591,622 591,622 00000000000000000005311ac1d67223b44fe4f033954df053647bc0e26cefb5 207 0.05/1.00 vMB 28
591,621 591,621 00000000000000000018c014687115693d9bbdfbf15243d8b52efe78f6926b68 546 0.18/1.00 vMB 25
591,620 591,620 00000000000000000012cfd8c98388f7ce53c559343b5fe26669973f825d210c 2,279 0.67/1.00 vMB 16
591,619 591,619 00000000000000000003a62509b44acb77aa9adfe8d62867fda3dd76164aa2c9 1,947 0.70/1.00 vMB 20
591,618 591,618 0000000000000000000fb0bc02f123918411a550e7cf6f7f15c8b7e93df3bb2e 1,077 0.56/1.00 vMB 21
591,617 591,617 0000000000000000000bf002ede5a2e5404dbccc516fb0714e534cf37f09ef5a 3,497 1.00/1.00 vMB 19
591,616 591,616 0000000000000000001272f234105ba5d6fb3f534b0e175e38c384b525bd52a9 2,431 0.69/1.00 vMB 16
591,615 591,615 0000000000000000001838114e75daad9982fafd79c278269f1a15068f588e5a 1,521 0.43/1.00 vMB 15
591,614 591,614 000000000000000000096f536341117c2af55e69356ee7cd5da1355b26843f6a 1,326 0.76/1.00 vMB 10
591,613 591,613 00000000000000000014f83cf63c1398da9fc59c860450c8d7705ec4981fca24 1,224 0.56/1.00 vMB 10
591,612 591,612 00000000000000000011fdbf7988a5b7db0b4cd1d533c1c4bf82a27cae39d462 369 0.11/1.00 vMB 11
591,611 591,611 0000000000000000001978b3c9c4cc5b9b425d8ecd1f11effa05e695599b13bc 86 0.02/1.00 vMB 14
591,610 591,610 000000000000000000160b75ff10fb93ccaf9c615881eefb13463ad70ff75f6f 59 0.01/1.00 vMB 27
591,609 591,609 000000000000000000179bcb104a42daed9a24f7a8c5cbf2384675818ab6934d 993 0.31/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.75 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: 708.67 GB
    • Received: 16.75 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.