Loading Tool

Explorer IconExplorer

Memory Pool

77,073 transactions
28.62 vMB
0.06472295 BTC
Random Selection Loading Transactions
Max Size: 173.69/200 MB

Candidate Block

Mining Attempt 39b778e41b7c2fe3a87bbd9e97430f75832e98555a8b1b6afa22c5a6c2c04ea4
Version 20000000
Previous Block 00000000000000000000a3d0f5c6cfeed8adce1f3d87a1319020a3e5786a42ed
Merkle Root 7213d0db822ff747c557a50b729899385b49e065e48859d84aff2a28737bdf2e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,674
Size: 1.00 vMB
Total Fees: 0.00531833 BTC
Feerates: 100.28 > 0.53 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,092 (155,726 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
759,366 759,366 000000000000000000046205d53fd6f82def267cd9e015a8b78b064d2002ae69 225 1.00/1.00 vMB 1
759,365 759,365 00000000000000000000b54aa9e3e176994fc2ed2cfb1d28440db14013f7a8eb 940 1.00/1.00 vMB 8
759,364 759,364 00000000000000000003fb19dda8198c7a640c30e3a0d65cf31983bd25784037 691 1.00/1.00 vMB 9
759,363 759,363 000000000000000000006549198d8d0a74310dff6bf1ac8794af12afafd0eefa 1,882 1.00/1.00 vMB 13
759,362 759,362 000000000000000000033ae525faa7f1989e9f07acb7164a1831fe4b5e836a6f 120 1.00/1.00 vMB 1
759,361 759,361 00000000000000000007e0900bfe8f84a17621c004bcad0f6ac968d58865d9da 2,096 1.00/1.00 vMB 9
759,360 759,360 000000000000000000042326ca8e2a7b3dcddf8d6efedeeefe9a050631d47afb 2,765 1.00/1.00 vMB 11
759,359 759,359 00000000000000000001c1d6f43eb0f4703af506a5bb52cf8c061ddf12b5846a 1,565 1.00/1.00 vMB 6
759,358 759,358 000000000000000000012fe3945610935aa042d5ddae6294b840c4fbe2c6e8b7 532 1.00/1.00 vMB 2
759,357 759,357 00000000000000000005024743847d97c6e1a725558b184a94016adb4e8106c5 1,202 1.00/1.00 vMB 10
759,356 759,356 0000000000000000000609a9ffff539dd80312bca647ad006c3973f86f1075f7 575 1.00/1.00 vMB 9
759,355 759,355 00000000000000000006709f9cf9baa3a6f3f9760b0bd58bd77fcc08c61d6ad2 1,011 1.00/1.00 vMB 10
759,354 759,354 000000000000000000004ee2994d7187ea0aa1571f4056df02b685600e623114 315 1.00/1.00 vMB 11
759,353 759,353 00000000000000000003b1c7b373f24962c106e16c57c78ad2358482bae2dc63 1,420 1.00/1.00 vMB 13
759,352 759,352 00000000000000000006ccdaf48175745c6ceb185043afccd530ec48e8f88dee 1,825 1.00/1.00 vMB 15
759,351 759,351 00000000000000000001efa18fe4761dedfe42957624b1416703d5783e99418f 932 1.00/1.00 vMB 13
759,350 759,350 0000000000000000000356fcd3550ac31deff52ecebb4f0fccb3829f17754582 3,243 1.00/1.00 vMB 14
759,349 759,349 000000000000000000024401310dfde5e5105c7860c27cd208b5dc3ecb9e2329 524 1.00/1.00 vMB 2
759,348 759,348 00000000000000000000b14c4ce99bc6181e867d04953a6f1b0e3c27499e0034 2,595 1.00/1.00 vMB 11
759,347 759,347 00000000000000000000f4d1543663f85be88680d640c5cf5beb50f84dcb0738 131 1.00/1.00 vMB 7
759,346 759,346 0000000000000000000628a1fe18f6c62f4642a92fd858d7a49e776fec3d7b83 1,380 1.00/1.00 vMB 11
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.