Loading Tool

Explorer IconExplorer

Memory Pool

80,863 transactions
30.83 vMB
0.08239070 BTC
Random Selection Loading Transactions
Max Size: 187.14/200 MB

Candidate Block

Mining Attempt 912e913046258f81a1213a9bc56a32c2b790a20296fe6821ddffb019d026c426
Version 20000000
Previous Block 00000000000000000001b66b272ca3a270115c0167b0c55ec51ed4c599c6d99e
Merkle Root 84ca5522b7aa7c209506cf711811753faa1cc0c256475c6c04d8d53458707e92
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,015
Size: 1.00 vMB
Total Fees: 0.01619694 BTC
Feerates: 100.69 > 1.62 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,184 (802,451 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
112,733 112,733 000000000000a2e3a8fedfc68e2abde9597185c58581756f7d2769646eacdb8d 10 0.00/1.00 vMB 816
112,732 112,732 000000000000aae86a14bcca7df0cfc7ad4c89c13ec058ccf307ee0417a07bf7 2 0.00/1.00 vMB 0
112,731 112,731 000000000000aee8145525b9bcc50441f72b7b4f6154ad1257410e0e36ca184e 27 0.01/1.00 vMB 0
112,730 112,730 000000000000ab0b1ad61d39193728a0050670ac96e38e4e32b1b33fb548fe1d 8 0.00/1.00 vMB 0
112,729 112,729 00000000000005d392858af759d9f72e04a57659033082b6d9b40c97933f8ca0 10 0.00/1.00 vMB 0
112,728 112,728 0000000000007b49538d60dcb016e374dec192014ce9525c05467df7f5caffb1 26 0.01/1.00 vMB 0
112,727 112,727 000000000000758fa938e43d09ccb49b50ebd01f76e8515401a07ae7ed44039a 10 0.00/1.00 vMB 214
112,726 112,726 000000000000ca3db0a98435e214d674c958e0adfa14c70246b4ad9d29b8f900 12 0.00/1.00 vMB 0
112,725 112,725 000000000000371bcdfd6b27a91f3b51dbf117741b2cc0bfa378712beececffc 9 0.00/1.00 vMB 0
112,724 112,724 0000000000000a1f52190feec38b0555c9764c483b70abfd91f51c37fe792fd1 10 0.00/1.00 vMB 0
112,723 112,723 000000000000b646b49b50b39d9cc7680ff87159bd2f70c08c1516efd711c1e8 8 0.00/1.00 vMB 311
112,722 112,722 000000000000401b18cee61c6ff67748ebc69bcce3de05d824edc24a3b69e4c8 11 0.00/1.00 vMB 0
112,721 112,721 00000000000000d998451349458ddb66ac8b1eba0ab7d12565f815adfdf73f96 10 0.00/1.00 vMB 0
112,720 112,720 00000000000020f4f32c49a53785ece6fd8cfd680d1869be420eeac1bb55c89b 20 0.01/1.00 vMB 199
112,719 112,719 0000000000010350d4e7ae0b9ca8c8e85958f9c74f82a028dad8003c7054a8e1 9 0.00/1.00 vMB 0
112,718 112,718 00000000000061f959e2aeb23380aad3ac2c1e5f28e65c21bebb9c042434bf59 4 0.00/1.00 vMB 0
112,717 112,717 00000000000057075aa4225bc06912cf956043c66cb8da24f298aa7851104c4e 2 0.00/1.00 vMB 0
112,716 112,716 000000000000c62796579d7d0042e33096edd13aa8621282dd3d0548886b5090 1 0.00/1.00 vMB 0
112,715 112,715 0000000000011806fb870d9716a5c147492775cbae19085b293adc3937908ca3 5 0.00/1.00 vMB 0
112,714 112,714 00000000000125e75b18179f058d7cec397873bb116a103e59e3472d1e5b4fda 8 0.00/1.00 vMB 0
112,713 112,713 0000000000000539af8b8fd84167f427b3f2438cb6f51cf0c0864f4adad875c7 4 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.72 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: 702.14 GB
    • Received: 16.63 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.