Loading Tool

Explorer IconExplorer

Memory Pool

79,277 transactions
30.72 vMB
0.10735314 BTC
Random Selection Loading Transactions
Max Size: 180.27/200 MB

Candidate Block

Mining Attempt c1111f3421fda0b562eb04b8d95cc7d93f0885d52ecae64060ad8eef3f175fd0
Version 20000000
Previous Block 0000000000000000000021f3a956650a7471edcad1ab0779099a4375c55a0f91
Merkle Root 6a1561237aa17852ac5125a5fdec342f9530ab5bb4c2c47938bb90428e98c842
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,920
Size: 1.00 vMB
Total Fees: 0.03403870 BTC
Feerates: 201.36 > 3.41 > 0.47 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,058 (155,686 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
759,372 759,372 000000000000000000019eaaf0584feffc351ab44127bd0f07d1ce70f1385e9d 559 1.00/1.00 vMB 1
759,371 759,371 00000000000000000006c14320188e8c3a86a5381ed836b8e275f2c93196c8fe 2,749 1.00/1.00 vMB 10
759,370 759,370 000000000000000000018fb0bb26d0a0cb53db3a111ce30cf13121bdf2fab3d9 2,026 1.00/1.00 vMB 11
759,369 759,369 00000000000000000007939a6ecf87954f819721bea7f1cec4b8b146a7d7a4cc 2,818 1.00/1.00 vMB 20
759,368 759,368 00000000000000000002d243b89cddb0fb7b2ae8c957770b1e7fa212ee53c4f1 533 1.00/1.00 vMB 2
759,367 759,367 00000000000000000006cde00ae736ad116125ba5f4ca90949378190bfc9b0d2 837 1.00/1.00 vMB 4
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
Previous 10 blocks ↓
Total Size: 782.49 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: 668.33 GB
    • Received: 15.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.