Loading Tool

Explorer IconExplorer

Memory Pool

78,994 transactions
29.62 vMB
0.07174653 BTC
Random Selection Loading Transactions
Max Size: 177.79/200 MB

Candidate Block

Mining Attempt a3b5230248fcc18b5f96256e863ed312ae01e5291fb2699575162765e458f8cf
Version 20000000
Previous Block 00000000000000000000187ee6189e7067e8587b66047a365b53e905d3f953f0
Merkle Root 4133e57813ef52365359b6f46cd414d206b7cf40267f7e4d251157c40d0e5efe
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,959
Size: 1.00 vMB
Total Fees: 0.01148717 BTC
Feerates: 180.34 > 1.15 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,017 (456,903 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
458,114 458,114 00000000000000000139ce5303fe02e98b1b2a7f89ba07a05ad4219f185f4a4c 1,846 1.00/1.00 vMB 132
458,113 458,113 000000000000000000608a1e7f6d68cb0f30d815d79963c26400a8384fd9ecc3 2,672 1.00/1.00 vMB 151
458,112 458,112 000000000000000002318262ed80abf994bd63a16207fae3643488e697008edc 1,412 1.00/1.00 vMB 173
458,111 458,111 000000000000000000db63b783fe5a2761bfceb99a183750ae1e43bd09da34d1 2,244 1.00/1.00 vMB 195
458,110 458,110 0000000000000000024322e49e3e64186386190e7750f6da3ebf485b53994c62 1,771 1.00/1.00 vMB 167
458,109 458,109 000000000000000000221d06ba79a68932ca0308ac5995e3104dee62c3655818 2,299 1.00/1.00 vMB 189
458,108 458,108 0000000000000000020267a1d86f47b9573d534d54c9990748c0d1f50a9000e7 2,462 1.00/1.00 vMB 161
458,107 458,107 000000000000000001529a637947c1c4df45d674e9e498a49e4e7069b6441c46 2,336 1.00/1.00 vMB 171
458,106 458,106 00000000000000000197d586baaf2629623f7c4e6d4fff84aaef866a9af0b4f5 2,247 1.00/1.00 vMB 234
458,105 458,105 000000000000000000406de31c9366b980953d2fd4ac516921ba022bf0c7408e 2,033 1.00/1.00 vMB 149
458,104 458,104 000000000000000001cc4610eaa2af5d75144085170e4f51f107c9d1442fa8b7 2,094 1.00/1.00 vMB 122
458,103 458,103 000000000000000000d2764ad6245195c683c9e653c481d290072ec144461b9d 1,799 1.00/1.00 vMB 127
458,102 458,102 0000000000000000021ac1c1a147e9c3535700fd1273cdf71ba7d48d289a27ba 1,790 1.00/1.00 vMB 159
458,101 458,101 000000000000000001bb4be0165f702c82aa579dbe8487646cb0ecca970bd506 2,246 1.00/1.00 vMB 189
458,100 458,100 0000000000000000015fc99dfc39603d35456792b2b7967900b946d1cbb79352 2,121 1.00/1.00 vMB 252
458,099 458,099 000000000000000002494ff618e4d18858bad0dc8d155c1b8df7d5c0c44d09de 2,406 1.00/1.00 vMB 220
458,098 458,098 000000000000000001252895ce6d02f70cba5781819d590ffc90e510a121f35f 2,649 1.00/1.00 vMB 273
458,097 458,097 0000000000000000021cc48ff0ac92276edd7841356807f81374e4c7ce068f13 2,137 1.00/1.00 vMB 187
458,096 458,096 00000000000000000036e099d6024205a8428d1ea9da5afbca0451d6a2c67f32 2,749 1.00/1.00 vMB 278
458,095 458,095 000000000000000002193d015fc74bc4ee4a0e5bf3e299ee2ac461a573841c57 2,485 1.00/1.00 vMB 230
458,094 458,094 000000000000000000ffbf87c0d6d978ed6601f7f8495990816528db85627a8c 1,854 1.00/1.00 vMB 181
Previous 10 blocks ↓
Total Size: 782.43 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: 665.48 GB
    • Received: 15.15 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.