Loading Tool

Explorer IconExplorer

Memory Pool

27,792 transactions
11.90 vMB
0.03387837 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 65.94/200 MB

Candidate Block

Mining Attempt 8c8ca9d68c21a954323e629a38da76944b96b5d1864c6a6d47f3b6219c130928
Version 20000000
Previous Block 000000000000000000002133544506fc506db902b4c2df1ef2da479a2edc5ec4
Merkle Root 7138f0059fc8b2ec7877476e1ecc78244eb54ec7db6b8d619bb2d50440004735
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,453
Size: 1.00 vMB
Total Fees: 0.01299160 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,518 (785,789 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
127,729 127,729 000000000000263e6840b5c5f865f278d917ef2ca0bcce0ccfe202f51d378196 16 0.01 vMB 637
127,728 127,728 0000000000001da09818ac7b03669ffe6bb180bfcd64f4da51978ffc8d41d6dd 14 0.01 vMB 1,017
127,727 127,727 0000000000002090fb469b2d4bed07ca097cfdc947559f56bbf6eebfaccb6728 29 0.01 vMB 1,378
127,726 127,726 00000000000010cc8775b98b600ed5c2b220fb965b55bb3d6d413c7d94b0750e 2 0.00 vMB 2,503
127,725 127,725 00000000000016d26ac7ca551cf273eb2443534ad7237151dc79436b3dbc60c5 29 0.02 vMB 602
127,724 127,724 00000000000000250de6fbfde1096ac8163108bcf6ad4ff27fe96559036a1288 36 0.02 vMB 884
127,723 127,723 00000000000015c44f999a16417d35ca8755adc18083b29862e7ea10e4590ab0 21 0.01 vMB 1,028
127,722 127,722 00000000000018565f5f3bccf9fd61c16dce344bb8a5439ae3a903aa81af3c33 190 0.08 vMB 1,112
127,721 127,721 0000000000001703e36329175716df6bbe45d4488b23ab7986db94ecd570278a 9 0.01 vMB 599
127,720 127,720 00000000000026672afde0add7123e6301dd1a90b065c80327d9625cf27e979e 31 0.01 vMB 785
127,719 127,719 0000000000000d026d767e39682a9881ac52b124ca0fe7994f7f523188372b2b 27 0.02 vMB 239
127,718 127,718 000000000000048261ff135be684c4d3c563bc0fe7aee810c54c69a08b2dff19 36 0.01 vMB 111
127,717 127,717 000000000000039ce9ee28eeac0b28081fffd1d0b88c091aef210d1a61bc5543 9 0.00 vMB 353
127,716 127,716 0000000000002012a97fa471343d8169ab7b9244aa7c9ca66db6dde4ee3d32f2 57 0.04 vMB 887
127,715 127,715 000000000000225bf3d2552124cd7b9094d235eeb09966f5d6f6c3f244a301a6 22 0.01 vMB 608
127,714 127,714 00000000000011cf048f1f9f8ccfee0408cbe6a4ef149c7e488c06cbe7de0718 13 0.01 vMB 461
127,713 127,713 0000000000001dbca34e5b190ab0a084adc8c252977e1fd55279b908ab386790 3 0.00 vMB 2,283
127,712 127,712 0000000000000e66b6bd9233f39cdd5112689f95dd99dc6c157c39459e94bb8f 12 0.00 vMB 810
127,711 127,711 0000000000000b955f8ba7639b85ea34b60f0a6e7ef876a7f968648ec6de84eb 46 0.02 vMB 962
127,710 127,710 000000000000185075d9a26fa6d03a30cec0fa3a18d699242c346e8423949d45 11 0.00 vMB 878
127,709 127,709 0000000000001685c5b6545151e93089dfdc7466bbf521d8b26a625821b11656 160 0.09 vMB 640
Previous 10 blocks ↓
Total Size: 779.76 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 389.68 GB
    • Received: 1.98 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.