Loading Tool

Explorer IconExplorer

Memory Pool

33,785 transactions
8.16 vMB
0.04627190 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 55.18/200 MB

Candidate Block

Mining Attempt cd88329d161a15926b5aebaec20e014ea5cd529d4306004d50b9731ce2e22900
Version 20000000
Previous Block 00000000000000000001fa7dc51cd7d8caa9cfd50317b6e1a71d6f288e6552fc
Merkle Root 7ae9df5fcfbda93a4fded954e9de1f7a0f21655b235d2c9c7448f472f9c98c39
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,309
Size: 1.00 vMB
Total Fees: 0.02422495 BTC
Avg Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,964 (756,311 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
156,653 156,653 00000000000003e4bc419c3d49ec2020a958ad811f81673993c3e943dfb80b16 0.02 MB 44 4
156,652 156,652 0000000000000d8f0f6165ecead34b077e1354c780a402096d163ac0d82490f7 0.01 MB 32 139
156,651 156,651 000000000000044bd2f130cb390a320845b1ded06079159b94bdb4f71ae48ea9 0.00 MB 7 25
156,650 156,650 0000000000000648af8c0026148bdc0c71eac18b397f299ca33783dbc1e12a40 0.02 MB 39 184
156,649 156,649 0000000000000eabb62b96f9687b207190aca37239b660f0fee325f152876cb0 0.01 MB 17 102
156,648 156,648 000000000000033f16caf987dd6f11bc278e69a037569f6958a792263991b2fa 0.01 MB 21 258
156,647 156,647 0000000000000d746e89cdfba1c4c365f3a41a0d61c77af5cb585f6e3f577153 0.00 MB 5 57
156,646 156,646 00000000000000c31af9aead3a9b65f486abe0660489a341f1906fc4947f3b4e 0.00 MB 10 143
156,645 156,645 00000000000000a07f9a9d30efd7a9e90216500b39398b170c073f78625b9cc7 0.01 MB 11 27
156,644 156,644 0000000000000e82b7802917848581346fdafb06be4b15dd9423053374923464 0.03 MB 78 50
156,643 156,643 0000000000000edc47b3cad4764052d4f934c245629bbc82e9f79c6bdeae6365 0.00 MB 8 105
156,642 156,642 0000000000000670054867a5bdc812cde19c74d97f8b76c8bc344f4810201d83 0.01 MB 41 92
156,641 156,641 00000000000005f45ee86c2a3cda9d548f023492b47f16771cbc10a00d44d3a9 0.01 MB 18 274
156,640 156,640 0000000000000675d67a5996d478d24c0b5347022a23cb26293d84befa836684 0.02 MB 18 168
156,639 156,639 0000000000000e593426cb2a29f1df0fba24bf734f8cae538fba729c26693f25 0.31 MB 51 57
156,638 156,638 0000000000000719d40096a4b4ab73f41236c6e8e8808ba2d84354c3767ff1fd 0.04 MB 55 82
156,637 156,637 0000000000000f2660572ac304e1b30ec62d0ecc9ffcca4ea47253fdce80509d 0.05 MB 76 93
156,636 156,636 000000000000000029669a1e22b42c7aeffe0f818b37a2b057e4545a67e42aff 0.05 MB 123 24
156,635 156,635 00000000000001a1dd288c22a5e0d6769654ee7ce394f2388f555f56a40dada9 0.05 MB 111 119
156,634 156,634 0000000000000e917b764465822b269a233dc477a977558697b29649db68deca 0.00 MB 5 42
156,633 156,633 0000000000000520df9902b287dae757209de8ec2f373d7fd1fa7bb11b6fdd66 0.01 MB 18 25
Previous 10 blocks ↓
Total Size: 778.78 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: 354.39 GB
    • Received: 3.13 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.