Loading Tool

Explorer IconExplorer

Memory Pool

36,220 transactions
28.98 vMB
0.10124023 BTC
Random Selection Loading Transactions
Max Size: 143.68/200 MB

Candidate Block

Mining Attempt 3b431a567e545a538dcba761d4c46a1cad1e34ef4e7185541bdb52cc10cf7243
Version 20000000
Previous Block 0000000000000000000060e6b42c519f1600280c1d56df8b872ca0d7bb109b20
Merkle Root 42d79e17e0d06567c13e91be529a408808d69a426690f5df119b3a29e760fdf3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,059
Size: 1.00 vMB
Total Fees: 0.03986176 BTC
Feerates: 194.93 > 3.99 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,506 (904,781 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
9,725 9,725 000000002369d415ec177c27ffb68f8996b3d973f87fa9f7d44a88d47dd96d62 1 0.00/1.00 vMB 0
9,724 9,724 000000005275079cf19575342dd05a0e8fd076235a08c1d377ea443f7749ca7c 1 0.00/1.00 vMB 0
9,723 9,723 0000000024ecf3ea06ef6ad5f902d8e46f4c79ac6c2d70b53250f9789a311a1f 1 0.00/1.00 vMB 0
9,722 9,722 00000000fa80410df0e9c00ef9e52aabd57351dc575dd9e4ec5c25827e02bd1b 1 0.00/1.00 vMB 0
9,721 9,721 00000000163ed6f97b29b7c061245969d26a75f3e254a9ced19a1aa1cd0ed945 1 0.00/1.00 vMB 0
9,720 9,720 0000000023b6a52f525d702667b86e43f2a3a7e73a841da8b7a61e0cc6502e22 1 0.00/1.00 vMB 0
9,719 9,719 00000000c609eea603a94e64c34c8a2e9bd808d2a13d8c05eadb1a84976d249e 1 0.00/1.00 vMB 0
9,718 9,718 00000000750b79ebcb003361963255872f9c7e8934bd09f60e510fc2e25023cb 1 0.00/1.00 vMB 0
9,717 9,717 000000000558b35935bd19d7b8c5969feda2b7e993f4d98ff519da470520dcf7 1 0.00/1.00 vMB 0
9,716 9,716 00000000c3fb5743f363f762c0b564eca5628ec0e3b39b343b5fd754e489b707 1 0.00/1.00 vMB 0
9,715 9,715 000000006e1805bc1ea01c633ee6eb4b3773618822569c342306b253f2b0b99f 1 0.00/1.00 vMB 0
9,714 9,714 00000000e31ced05b5d4f71c2737c5d4f4d82b2ed193782faedfbde84eb90d24 1 0.00/1.00 vMB 0
9,713 9,713 0000000007518e9929094ae88ae6787c0576f87806dee2a849d192e718fccf3d 1 0.00/1.00 vMB 0
9,712 9,712 00000000e30fe1780fab33e4b59a14b22ecee239eaad03f47a44c43e24cd209f 1 0.00/1.00 vMB 0
9,711 9,711 00000000688c16310bfb611035249fc40ad3d643df87f3d2b07c5edb9897dbb5 1 0.00/1.00 vMB 0
9,710 9,710 000000000bab708d82403519fb6a64b17e85e9cfb80f643c238307580f3aeba1 1 0.00/1.00 vMB 0
9,709 9,709 000000002b51ba14bfd63fac2fa4ae423f7717818aa6d60c4e25590e0664136c 1 0.00/1.00 vMB 0
9,708 9,708 00000000f3defe04ef329ff7853a91e4af7ea792e4975d33423fdf86473150c0 1 0.00/1.00 vMB 0
9,707 9,707 000000006547a587e4961d89111585a5cf814c48678919207e9e3ffa1f9da02d 1 0.00/1.00 vMB 0
9,706 9,706 00000000da693e2626e038e5467c45d156ae8084285b09ac19b83d3b918a7b09 1 0.00/1.00 vMB 0
9,705 9,705 00000000873b99a25f123d8b09a022b08d4a56a7b220f2b4ffce98c58f4e09bc 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.51 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: 612.63 GB
    • Received: 11.03 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.