Loading Tool

Explorer IconExplorer

Memory Pool

76,407 transactions
28.15 vMB
0.08456983 BTC
Random Selection Loading Transactions
Max Size: 171.47/200 MB

Candidate Block

Mining Attempt 10151f0ca6c81fe6437646855a3b07981c44c05993a64db9a46148150278e435
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root d1e940c609f46745b03dc4d0e6eda91d4dac8d88f08af50a0a1cd7275c1bc9ce
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,037
Size: 1.00 vMB
Total Fees: 0.02367627 BTC
Feerates: 150.93 > 2.37 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (105,902 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
809,395 809,395 0000000000000000000209ec11fcde7766a8df616a6c3e7005ae64b473a27cd5 2,450 1.00/1.00 vMB 23
809,394 809,394 0000000000000000000300cccefd603b6b57ae917b9bdff9e21505cf2fcf285a 1,845 1.00/1.00 vMB 37
809,393 809,393 000000000000000000005b133662a6128e81ce5bd1d2c4f90ec98bb5000188e1 2,122 1.00/1.00 vMB 9
809,392 809,392 000000000000000000028cb510a436eb4ccd2cd573c1c3a352b63bdcbeb47483 1,831 1.00/1.00 vMB 21
809,391 809,391 00000000000000000003874254550c7b4dd5e2f9c8bd52e96a9bc59a50a91b0a 2,163 1.00/1.00 vMB 25
809,390 809,390 0000000000000000000387717b261d8873e6c02e71dc42bf56c1bc48b3e1a712 1,382 1.00/1.00 vMB 15
809,389 809,389 00000000000000000001b0920c2eaa2f1e379fb2570c6242185e03ebc32fba67 2,129 1.00/1.00 vMB 20
809,388 809,388 00000000000000000001c98529805af6d6ef2154d2de0411aacd052c114ed131 1,004 1.00/1.00 vMB 13
809,387 809,387 000000000000000000012854b43e7b237dd64c63a22a0240be1d1de911d7e819 352 1.00/1.00 vMB 8
809,386 809,386 00000000000000000001418f61b404fd427aa9b389ea63d5176156e6417f9f99 1,079 1.00/1.00 vMB 15
809,385 809,385 00000000000000000001374622f8c999c17b4a7e9888b95e07224a1d3a495c30 1,635 1.00/1.00 vMB 21
809,384 809,384 0000000000000000000058292be53bd7740012b72db7075fce0b43732e0856f8 1,968 1.00/1.00 vMB 21
809,383 809,383 00000000000000000004e9e04c0cc4b1df8187327ed98854455139bd2b9982b1 1,508 1.00/1.00 vMB 13
809,382 809,382 00000000000000000002a4cabcce1ca816e9ad8c417c1544e3ee223c9d66e960 2,595 1.00/1.00 vMB 23
809,381 809,381 00000000000000000001383e9cdb5c4570a7b9fab53095a3dc753feabf315fe6 922 1.00/1.00 vMB 18
809,380 809,380 000000000000000000041d587439b50c07d55dbce66125721d1d2123c12779b0 1,297 1.00/1.00 vMB 10
809,379 809,379 000000000000000000030d535b6741ff24d8fd0fea1cfdcee653bb803ff377fd 1,632 1.00/1.00 vMB 13
809,378 809,378 00000000000000000001286ebb0afaa840cbf615b38856a8c8271d020852579c 2,595 1.00/1.00 vMB 19
809,377 809,377 0000000000000000000411768127cf50dbe33d0a360462cf1d97178f6aba6f0d 2,190 1.00/1.00 vMB 18
809,376 809,376 000000000000000000023079ac40dddca0799d17700a04484f5e75577c35f917 2,164 1.00/1.00 vMB 11
809,375 809,375 000000000000000000001a510d12dc8a90185b0cc68766493ed5ee5105ab7e32 2,922 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.90 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: 713.72 GB
    • Received: 17.44 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.