Loading Tool

Explorer IconExplorer

Memory Pool

80,662 transactions
30.57 vMB
0.09371848 BTC
Random Selection Loading Transactions
Max Size: 185.84/200 MB

Candidate Block

Mining Attempt 44b68d4a9e07e59fef81ad29e579917bf9f782d09b3c646b5794e457e592b269
Version 20000000
Previous Block 00000000000000000001b18527090b50466f4d831af0ce90acc09da8967d8af7
Merkle Root 5154b7207798b03570fe114c0e1411beb99f25dfdca229f8eb546bca79bcf871
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,717
Size: 1.00 vMB
Total Fees: 0.02357894 BTC
Feerates: 301.59 > 2.36 > 0.91 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,395 (479,729 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
435,666 435,666 0000000000000000037cf2cc5a3bbf46bb65ca347e9a4b6bb5a4a0b9761a54b6 686 0.40/1.00 vMB 41
435,665 435,665 000000000000000003c0f0cd245a2e7a87cfa6941c4e0de2d32e202e81dc9220 2,268 1.00/1.00 vMB 71
435,664 435,664 000000000000000001fe1b3f4b9c35b74f00b7e103a5f778c49f08f3755df6ca 1,545 1.00/1.00 vMB 63
435,663 435,663 0000000000000000035e2965db77a503d5ed09fb6a45c4834d3c2a62f8d915e6 2,073 1.00/1.00 vMB 62
435,662 435,662 0000000000000000016673166d558ef19391e8ce70ba6b5612c855932b4bbda4 1,064 1.00/1.00 vMB 104
435,661 435,661 000000000000000000c04bdf71bebe55140c82104437bf33a0a526c57a7f9ada 1,005 0.59/1.00 vMB 45
435,660 435,660 000000000000000000799e950d40515ff905b96e28d48d04aed260ae331f9435 2,325 1.00/1.00 vMB 61
435,659 435,659 000000000000000003b8e48babe9feba7719d177d99f84f091ed5fad18ecb946 1,486 1.00/1.00 vMB 76
435,658 435,658 000000000000000003119c037cde2c8b0e712689eb541fe5d466d505152e3fe1 1,558 1.00/1.00 vMB 86
435,657 435,657 000000000000000003054ccd21112118a97fa928a93814f53b2c15db2598f0be 816 1.00/1.00 vMB 99
435,656 435,656 00000000000000000190bdd49d3d022c86f6a969ff79700c022ad6346d65175d 50 0.01/1.00 vMB 250
435,655 435,655 0000000000000000030b32db84526c1a6a88aee5847dac9a0239de49861fe4b6 1,929 1.00/1.00 vMB 53
435,654 435,654 00000000000000000328a774f578ea47633e095e4737d0d745689478bf2a7630 1,915 1.00/1.00 vMB 64
435,653 435,653 0000000000000000001c1e182bf954ec614c4e3a6fe56864f144a027716e447c 1,498 0.75/1.00 vMB 69
435,652 435,652 000000000000000002cb14763341b133c67ebc5e38d2d9ecd46edaac0d36fae1 1,050 1.00/1.00 vMB 93
435,651 435,651 00000000000000000454904e7289a444959207eb95a7f7957ddd4a233ce7b49e 1,094 1.00/1.00 vMB 65
435,650 435,650 00000000000000000009fb25bb6a1a44d21baa01c0051717d1a5a0974958f2f3 995 1.00/1.00 vMB 87
435,649 435,649 000000000000000002126d071f5323be0473cc088162b632e0a0af0558d6a93a 1,494 1.00/1.00 vMB 81
435,648 435,648 00000000000000000378878f7b0a818d9defedd17079d5028f90e17d7da84e39 1,509 0.80/1.00 vMB 68
435,647 435,647 000000000000000001a16cb5b886d5f95b00742c1905582afec8629adf93381c 329 0.13/1.00 vMB 70
435,646 435,646 00000000000000000240bb405f864391ba13c74960f916823c2c65a3824859fb 672 0.99/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 783.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: 720.95 GB
    • Received: 18.33 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.