Loading Tool

Explorer IconExplorer

Memory Pool

45,199 transactions
28.70 vMB
0.12509838 BTC
Random Selection Loading Transactions
Max Size: 151.88/200 MB

Candidate Block

Mining Attempt 942f004a46736186614dd04df4d950631c6ec226e117cba29b0923343aa86c2b
Version 20000000
Previous Block 00000000000000000001b7fed1570278bf53c34ddd10975046ef0611921f9718
Merkle Root 10ae7c3aca71ca5214a1553101e05b2c315276e9de91e2aecd625e0789734b47
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,354
Size: 1.00 vMB
Total Fees: 0.07011797 BTC
Feerates: 101.65 > 7.03 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,809 (138,828 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
775,981 775,981 00000000000000000006bcc24248bf2b4d1e44d2d663d274c6b6d93e4a3cf5d4 1,463 1.00/1.00 vMB 16
775,980 775,980 0000000000000000000123e8a5d29d5cb31abf4626bb377deb7cfe4a02d364c8 769 1.00/1.00 vMB 12
775,979 775,979 0000000000000000000618992e9d475398f42cbaae0182ac2ba7219deada4b05 1,516 1.00/1.00 vMB 15
775,978 775,978 000000000000000000033da6a3238ab5ffcf743f5219810a1f1e31e5a6a8450d 1,747 1.00/1.00 vMB 15
775,977 775,977 0000000000000000000404e27e14aceba02e8ac0267bd7c9ac7b2d9c157d820b 1,706 1.00/1.00 vMB 15
775,976 775,976 0000000000000000000643aa97dcb2041f34d61bfa163541f2eb0124631dbccc 1,470 1.00/1.00 vMB 19
775,975 775,975 00000000000000000005d5b16a44d8416043ad66029db567f7c31167177fc914 2,238 1.00/1.00 vMB 29
775,974 775,974 0000000000000000000358847f282cb8c7141b0735d5482b68e11433db5ace28 1,928 1.00/1.00 vMB 16
775,973 775,973 0000000000000000000381880edcb75a80f714f96db5ecbee59d3241d577e19b 2,237 1.00/1.00 vMB 21
775,972 775,972 00000000000000000001ac63766b8b41d7da5b92cd5763a3122a6f3638819725 2,625 1.00/1.00 vMB 8
775,971 775,971 0000000000000000000055e38cf1e91a6424646f64616f196ff914b336b2a9aa 1,785 1.00/1.00 vMB 14
775,970 775,970 000000000000000000041b57174969a21512227cd13314a20d31856aae355967 1,225 1.00/1.00 vMB 9
775,969 775,969 00000000000000000004382ecc25a7164f06b29d3e17a45e89c68643a35e1733 1,202 1.00/1.00 vMB 13
775,968 775,968 000000000000000000025eaa7ace1476c930c825b5cc200d55234c68997b64aa 2,397 1.00/1.00 vMB 25
775,967 775,967 0000000000000000000585621ea7f417c5bc25258572e0970e312b4fde979bc1 1,838 1.00/1.00 vMB 24
775,966 775,966 00000000000000000001f775f448bc4119d8b789ef0bc074b175db1d2b819faa 392 1.00/1.00 vMB 9
775,965 775,965 000000000000000000017039320d07dbd8315dd1d5131a583939c729a5c305d1 1,022 1.00/1.00 vMB 12
775,964 775,964 00000000000000000000a4af7f544ea92423b73552a3b446f8c757fe057e25ee 1,398 1.00/1.00 vMB 22
775,963 775,963 000000000000000000023e69b00dcce6046e7baa74a37036c23cb2bc4c9e7d16 2,762 1.00/1.00 vMB 19
775,962 775,962 000000000000000000044d344b061aad426da5082b86fa4d7e34b3e2e88960cd 2,450 1.00/1.00 vMB 15
775,961 775,961 0000000000000000000682b3fa015be28a0f3afc894555154e465ef45f561f41 2,640 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.05 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: 650.89 GB
    • Received: 13.34 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.