Loading Tool

Explorer IconExplorer

Memory Pool

84,503 transactions
30.99 vMB
0.09382255 BTC
Random Selection Loading Transactions
Max Size: 190.00/200 MB

Candidate Block

Mining Attempt c5d6b8994ad06d4d5ba58536c3a564bdb7b0f76443d0acf4b1788ecda8448823
Version 20000000
Previous Block 0000000000000000000128573cb111401f661ea57a2bc9fbc9c48fcf8c5e1f6b
Merkle Root b45b3940aca8a867b167cdd80bd360109911bc3246f2bb998a0119405e730908
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,546
Size: 1.00 vMB
Total Fees: 0.02311228 BTC
Feerates: 402.60 > 2.32 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,326 (385,962 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
529,364 529,364 000000000000000000134d855dd60960097382e96430ec116cd0134a365d9a14 1,758 1.00/1.00 vMB 22
529,363 529,363 000000000000000000323586a35651e7f894939d0320762ebf527d0a586bfe5f 589 1.00/1.00 vMB 6
529,362 529,362 0000000000000000001f84bff1ffaf35d83cd557dd9423e1dd2e23be9d5e04e5 2,459 1.00/1.00 vMB 23
529,361 529,361 00000000000000000020e025f3a8d2714ddcc5761a271fe9ffe21cddcccadd97 1,007 0.33/1.00 vMB 40
529,360 529,360 000000000000000000046a00cb4a2b5c45df90f5ec879d542ebf201c06cc55d9 2,173 1.00/1.00 vMB 38
529,359 529,359 000000000000000000030af52efc54ecfa92b403dcb292342540765256795e76 2,234 1.00/1.00 vMB 16
529,358 529,358 000000000000000000218ee0f8a899c87548287768899407a3ac5482f9e2adf7 2,121 1.00/1.00 vMB 9
529,357 529,357 00000000000000000002dfaefb9617e4f374f82ee0b5477c32b5a824bca545ab 2,725 1.00/1.00 vMB 32
529,356 529,356 0000000000000000002562f3914189274b0b2b8f773eac1bbecf5e6469847636 2,301 1.00/1.00 vMB 12
529,355 529,355 0000000000000000001ee11a165bf26afbcac8c0b3d56abcd056c9f3f9c82650 2,371 1.00/1.00 vMB 46
529,354 529,354 000000000000000000186cb2549d45fde421c1d940b9727fc5ecca2d16e75e12 2,440 1.00/1.00 vMB 93
529,353 529,353 0000000000000000000fb20a320277e381e7310daadc3562e57d40ea1beae9cf 1,453 1.00/1.00 vMB 17
529,352 529,352 0000000000000000003590d5f5c26b2d6e98581692514f347fa3061e3ffb5c5f 1,222 1.00/1.00 vMB 18
529,351 529,351 00000000000000000009ff210527f95e265116bf26513a05e40ce8bcf19501f3 81 0.03/1.00 vMB 59
529,350 529,350 000000000000000000281bb018855137dfabd096609429cb5e084c5aedffca2f 382 1.00/1.00 vMB 5
529,349 529,349 000000000000000000311e54d65e966bb3799c3be42f32ee59a2c0c7ca507d86 327 1.00/1.00 vMB 3
529,348 529,348 000000000000000000253d0f15377d6344978c4a9626876235ffaba707cee8b1 1,675 1.00/1.00 vMB 31
529,347 529,347 0000000000000000001c88d3fa6298de0d2c3f33cdc8b4e01599cbcb86c1248c 336 1.00/1.00 vMB 4
529,346 529,346 0000000000000000003394135bafbe1e5bb74026172e414d00f32501b98b79cb 1,527 1.00/1.00 vMB 23
529,345 529,345 00000000000000000023d45c3cc5c3cf73bf6b94fcc3c78533634bf740bfc71e 1,245 1.00/1.00 vMB 18
529,344 529,344 0000000000000000001b29a3e904e3433bbce101bf88e20578940fc921c3f1f7 214 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.96 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: 715.29 GB
    • Received: 17.70 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.