Loading Tool

Explorer IconExplorer

Memory Pool

75,202 transactions
27.08 vMB
0.06095652 BTC
Random Selection Loading Transactions
Max Size: 166.18/200 MB

Candidate Block

Mining Attempt 05db26d3fc05d4bd8cb483fde487dc50b2b46222f019298064f21aea70ea2ad9
Version 20000000
Previous Block 00000000000000000000689f5aac8f3b2931b26ac31fa880ea1b747dd3d324e4
Merkle Root 883bc5f92d4ceee03c79d029f4a664ee8132848163e0af64f626e7b36ec40fc2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 5,589
Size: 1.00 vMB
Total Fees: 0.00364222 BTC
Feerates: 30.40 > 0.36 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,321 (600,637 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
314,684 314,684 000000000000000024827aa7145f264ac004b69c01f3d5096d8ce3c111bb4877 703 0.39/1.00 vMB 25
314,683 314,683 00000000000000000b2bfccaec6cbd98cf1792bffe7b298cf5769100fb52eebb 256 0.12/1.00 vMB 29
314,682 314,682 000000000000000035452a33ca6c9df5297258d5b90b9980b775adfa4256a9d2 156 0.09/1.00 vMB 26
314,681 314,681 00000000000000002524592f2b09f941d2d6db586432349df3b3a1922f469707 455 0.45/1.00 vMB 17
314,680 314,680 00000000000000000dbaf615914912f679677009e04ea164a1a79a087af807fb 221 0.12/1.00 vMB 25
314,679 314,679 000000000000000012cc6cdb5a19e3ab027cb29485936da3e6b350dc70eaef73 440 0.30/1.00 vMB 20
314,678 314,678 00000000000000002b568b1bb4206afce2f712a057970eeb0a769f88c438bdfe 486 0.27/1.00 vMB 26
314,677 314,677 00000000000000000d8f383f1eab5269b5cf0ecc1384c6e9b080d14d6cfffcdc 8 0.00/1.00 vMB 19
314,676 314,676 00000000000000001ea5fc96aa903d72e21b72f8e8d0e1ae1c18c204f8be44c1 224 0.13/1.00 vMB 27
314,675 314,675 00000000000000001b7f6189d9d9513473acbcc06c55b1c51fcd771f4c8ea2e8 119 0.06/1.00 vMB 28
314,674 314,674 00000000000000002a9d86aec88c54da709d3f1df223aff64c9b006b93d4d9fe 356 0.28/1.00 vMB 21
314,673 314,673 00000000000000001980d9cc633a062c1c8b01729631c94a9fbeff45ca75292b 128 0.05/1.00 vMB 32
314,672 314,672 0000000000000000221e4b1feeaf92679c0dee14c5ad1d907b6f12fda69155b2 723 0.55/1.00 vMB 23
314,671 314,671 000000000000000004c89fbf2eb438068f485a8c51e49b9b41b99ad7e8a51029 28 0.01/1.00 vMB 22
314,670 314,670 00000000000000000f724fffd90497eab8f17a7d65b9adeac8318b95580d858a 84 0.04/1.00 vMB 18
314,669 314,669 000000000000000027f28849760c3d8a8bcc786f8d462a9fe6b413ffdcf9f5db 357 0.16/1.00 vMB 41
314,668 314,668 00000000000000002eabd3db26f1bb17b455d40732bd8ef9ceef502894ce65a1 104 0.07/1.00 vMB 28
314,667 314,667 00000000000000000dd7926d315d748c07029e7dbe59f80db998442c52c75f0c 370 0.19/1.00 vMB 35
314,666 314,666 00000000000000002f3f0db6dffadb4d258192fba92cf5fcf86b063bbfbbaa84 716 0.38/1.00 vMB 29
314,665 314,665 0000000000000000256fc3348a56185977084c8bd69eed376739bcb9632e625f 62 0.07/1.00 vMB 38
314,664 314,664 0000000000000000120dfc9b6ac0f2659f85c0576ae97e7e9063b66d3d2b7aeb 124 0.10/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.95 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.04 GB
    • Received: 17.64 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.