Loading Tool

Explorer IconExplorer

Memory Pool

77,423 transactions
28.76 vMB
0.07055952 BTC
Random Selection Loading Transactions
Max Size: 174.49/200 MB

Candidate Block

Mining Attempt 0db9b34459a0dbbfd8b409b6c8bc7fcc09c030bdb1ab1d0e57909e239930e251
Version 20000000
Previous Block 00000000000000000000a3d0f5c6cfeed8adce1f3d87a1319020a3e5786a42ed
Merkle Root 6e58ef7dcc9b9df5929285d7a956fc6cca3d5944736b43c548386845e818cbea
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,163
Size: 1.00 vMB
Total Fees: 0.01081821 BTC
Feerates: 299.43 > 1.08 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,092 (332,588 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
582,504 582,504 0000000000000000001b207bcbb4c6a48be8cd9a02818cdc93646b8bac1c8a18 2,435 1.00/1.00 vMB 135
582,503 582,503 00000000000000000006fc2f90059607e4c4963d54c2323bf284579315d445ed 2,724 1.00/1.00 vMB 139
582,502 582,502 0000000000000000000aea82ffd01c76cb4ddce4eb70a7c179d68f3f79c4d3d3 1,419 1.00/1.00 vMB 109
582,501 582,501 000000000000000000004dbd6609c0a8ef7d994648e9752337c5a4709e156136 2,203 1.00/1.00 vMB 104
582,500 582,500 00000000000000000006a1d1180bb5f9841a989927de9a3b058198e3e0c7bb0b 2,020 1.00/1.00 vMB 128
582,499 582,499 0000000000000000000e5cef6c2da1baccdd160bb812262d67659a5305a0111b 1,242 1.00/1.00 vMB 115
582,498 582,498 000000000000000000207aa2b2d0c4cff95fc6dd882c39f18f1b06ce9daf6f91 2,359 1.00/1.00 vMB 114
582,497 582,497 00000000000000000013bd5057547bdbb40749b0448692c9e40522f05590f22f 2,419 1.00/1.00 vMB 152
582,496 582,496 00000000000000000016bc684f9b426133526f691819aa3364e280af9ad29f04 2,821 1.00/1.00 vMB 160
582,495 582,495 0000000000000000001fb1b27f2bce7225de8c13f1888c59cf254858e5665a2f 1,804 1.00/1.00 vMB 117
582,494 582,494 00000000000000000023b78a5bb753eb4aaf0ea04a3c2aae688e7ca182ff7f01 1,928 1.00/1.00 vMB 126
582,493 582,493 000000000000000000101e4cc8876fe4492ac09ec27424c52bfe6b021299ad6a 2,524 1.00/1.00 vMB 116
582,492 582,492 0000000000000000001ba10e691b5f5e75e34849444a50f514920ff7a4d01caa 2,753 1.00/1.00 vMB 113
582,491 582,491 0000000000000000000bf33f128bcc6a2cd3c3abac4d39424a6ff203a7ad55a1 3,296 1.00/1.00 vMB 133
582,490 582,490 000000000000000000186a3f70e506382ef85f6180dce18a9cc592efe6d6e62d 2,630 1.00/1.00 vMB 119
582,489 582,489 0000000000000000001f893334e8dc3c51df9ae5f396c0369e1d885337cafd48 2,601 1.00/1.00 vMB 103
582,488 582,488 000000000000000000103d4cb25e20b1c3b3458f16d1d07224b8562828a41499 2,555 1.00/1.00 vMB 113
582,487 582,487 0000000000000000000b6b89b64821e5f7963982310f667880d455199e54a45a 3,160 1.00/1.00 vMB 172
582,486 582,486 000000000000000000125c618b5e01412d567b537f45de888bda4268da400e02 2,497 1.00/1.00 vMB 116
582,485 582,485 00000000000000000001b8ff976e9f10cc1950ad41bc7a76faf730d141bc921e 2,607 1.00/1.00 vMB 98
582,484 582,484 00000000000000000020e52cc529206593d290c29e08026c0deada4b5f1726bf 1,005 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.55 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: 669.87 GB
    • Received: 15.78 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.