Loading Tool

Explorer IconExplorer

Memory Pool

53,468 transactions
31.74 vMB
0.17308813 BTC
Random Selection Loading Transactions
Max Size: 170.14/200 MB

Candidate Block

Mining Attempt 0e27fe086ec37995bcd99343c8bef8830328579e392e2a17513bd30ec9155b44
Version 20000000
Previous Block 000000000000000000001af732fd5b15bb90e3760b3de0020b22660de0315512
Merkle Root 519c8f57e2397d5cf5e1cc0e37aa03e64fa4cfdbcdc59d9ae6e3da7129fab407
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,543
Size: 1.00 vMB
Total Fees: 0.07670422 BTC
Feerates: 101.66 > 7.69 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,818 (498,595 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
416,223 416,223 000000000000000000e9bca1bd2f17d97c228dd9b8eeae72ba9f43a12c521aa4 1,793 1.00/1.00 vMB 34
416,222 416,222 0000000000000000007aa5b5490681e4598684e6b5c5ba5a795cdc4a03f84dc0 1,424 1.00/1.00 vMB 35
416,221 416,221 000000000000000004e3fccfc6f73149cddbc54bf5d89f1459ea53e7961557d5 2,765 1.00/1.00 vMB 71
416,220 416,220 000000000000000003b64da342d6d24d066ea5c961e21fdf57cae4318eab3616 1,437 1.00/1.00 vMB 45
416,219 416,219 000000000000000003b245b0486d186793c9726ec48a638d36264d8ef56e1f46 1,474 1.00/1.00 vMB 41
416,218 416,218 000000000000000003ee75b24a63571efcb9f20e2307c18eafd964ac83471174 1,754 1.00/1.00 vMB 61
416,217 416,217 000000000000000002bad5adbaa281d192c6f43eda48caf93db948d5d0df2287 2,156 1.00/1.00 vMB 42
416,216 416,216 000000000000000000d1eed96b88392c68db41dd6d1094522a5d72d8c3721e5b 1,164 1.00/1.00 vMB 47
416,215 416,215 0000000000000000001c364df722c50526017fdb320d0572b86f94e997ecd1eb 357 1.00/1.00 vMB 32
416,214 416,214 000000000000000000848972588fbc3728be5707f066e61a69d42999cb9a7284 1,914 1.00/1.00 vMB 64
416,213 416,213 0000000000000000049521e7e0e4ba5ba68b438c3407619a8ca191fcdc9670dc 897 1.00/1.00 vMB 38
416,212 416,212 000000000000000000129c24b9a49a129fb13a3b1cd2db84d0e40bdde5763bfc 1,554 1.00/1.00 vMB 43
416,211 416,211 000000000000000003c4b4c2d79a1b7835623d8444f389b7e9fc182c7176d0b2 2,069 1.00/1.00 vMB 69
416,210 416,210 000000000000000002fe5f441c394d398e6b99bf19e284c426df9b899c32ec0d 2,605 1.00/1.00 vMB 72
416,209 416,209 00000000000000000229a1d881fcd887ee00bbd220bacaa805345099f7a1c36d 2,269 1.00/1.00 vMB 61
416,208 416,208 000000000000000003863b7eb4901d9769214fce11da56c4542429b1a4463776 1,207 1.00/1.00 vMB 43
416,207 416,207 000000000000000001c97b1ccb848ce573576c0d3ffedb46ff5102710e853224 331 0.67/1.00 vMB 19
416,206 416,206 0000000000000000006bbb6378f92446039f188e31070f73b1c0de7a1638f98d 795 1.00/1.00 vMB 20
416,205 416,205 0000000000000000046b6cd472385d936641d9a629405a72225b4eefa8585df3 1,621 1.00/1.00 vMB 50
416,204 416,204 000000000000000003cfa2b18243ca55479bbd3662bc654a3c95b65ec1e127ac 1,840 1.00/1.00 vMB 37
416,203 416,203 000000000000000004e6d3c1eaf8815200d818300137485e97c0a4161ecee613 838 1.00/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.07 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: 651.21 GB
    • Received: 13.48 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.