Loading Tool

Explorer IconExplorer

Memory Pool

30,820 transactions
24.79 vMB
0.04752918 BTC
Random Selection Loading Transactions
Max Size: 123.95/200 MB

Candidate Block

Mining Attempt a5e28d59efa84ce046bffdf9bfcbbee664f22f408564008440f3958127db14e7
Version 20000000
Previous Block 000000000000000000018a7c9c67def46f0c877c4aaa1e2e54a892d9cd10acb4
Merkle Root b4927d57636770851f90fe99a9d5b585dd91cc7bbc5fbaa217bd9c6adc671cc0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,309
Size: 1.00 vMB
Total Fees: 0.00320949 BTC
Feerates: 12.04 > 0.32 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,690 (469,578 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
445,112 445,112 000000000000000000c3e7cf9c665d9c62e84973a3d4221b58b90d28512c4cee 1,609 1.00/1.00 vMB 49
445,111 445,111 000000000000000001b4cd93a5690ee94c12255cf9b37e497cfd399c1e67a867 798 0.34/1.00 vMB 66
445,110 445,110 0000000000000000009aff6d42159325b694f801d26d7a0291318386247c8eb4 2,331 0.90/1.00 vMB 67
445,109 445,109 0000000000000000029b3051dc2e18f3d316372fbb420997893a75ab1004851c 52 0.02/1.00 vMB 72
445,108 445,108 000000000000000001fab41307d51b4c8b6bd95f40fa31a6885511f7c43cf1e6 135 0.05/1.00 vMB 73
445,107 445,107 00000000000000000004c4fea7a697a87d40b302b86a09c57e98f08004d96e84 401 0.15/1.00 vMB 81
445,106 445,106 0000000000000000025378b1a52ddafcab9dad4f3a1563c0c2bafc4f134008e5 710 0.34/1.00 vMB 79
445,105 445,105 0000000000000000023db732c0a2fb7c87eecf972764fa98fdec412b945c8b47 666 0.37/1.00 vMB 86
445,104 445,104 00000000000000000115257c546d42e8c2ae7bdbc2cefdce49b60c39002ab3ce 440 0.27/1.00 vMB 49
445,103 445,103 0000000000000000014133bcd299ed0f07a33d69164f591baea2405b948fdda5 319 0.15/1.00 vMB 60
445,102 445,102 0000000000000000020eee1eec27ecdade137a90c7df19004069b3e16cc378e5 1,659 1.00/1.00 vMB 44
445,101 445,101 0000000000000000024b8830b59d14b27acb3eeb8b2d6810a814babafcca7fa9 2,400 0.90/1.00 vMB 75
445,100 445,100 000000000000000000bcd55bc7a6770f1513ff44e5e8b0ec6a642e8a594b660c 104 0.04/1.00 vMB 75
445,099 445,099 0000000000000000032ee7e1cc34da3a80ad6c5addeedefea00c68d349133224 358 1.00/1.00 vMB 8
445,098 445,098 000000000000000002bc55f5a113715e7880fe48d1abfa2b04660aabd54ff8ff 2,052 1.00/1.00 vMB 55
445,097 445,097 000000000000000002614b43fc8e8af18e5b9a54eece09b383b1168c2bf3acba 111 0.05/1.00 vMB 64
445,096 445,096 000000000000000001171706f890e3cd24363a65e75229c0e94008b2828ad372 657 0.26/1.00 vMB 65
445,095 445,095 000000000000000003770314a81b5f715534737d8aaf5fa6f688ded15e668cda 936 0.47/1.00 vMB 63
445,094 445,094 000000000000000001b823e9b8ec8c22b65ad6e3036b3e0eedebb2aacd7a2b67 403 0.17/1.00 vMB 74
445,093 445,093 00000000000000000140a539260467c600661e8c5be1eb4610f58740ade90411 513 0.23/1.00 vMB 64
445,092 445,092 00000000000000000346cbb40e6d882e2df059f821a62e6097d15658e637a432 134 0.09/1.00 vMB 69
Previous 10 blocks ↓
Total Size: 781.84 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: 637.60 GB
    • Received: 12.43 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.