Loading Tool

Explorer IconExplorer

Memory Pool

80,334 transactions
29.87 vMB
0.09612956 BTC
Random Selection Loading Transactions
Max Size: 180.31/200 MB

Candidate Block

Mining Attempt 1a598204fa97a7899c1fdaae7f5a39bf768a3777ed1526d9508fc2e48017baa5
Version 20000000
Previous Block 0000000000000000000134f51554c94e7c4e33ec04070a06b3ca9e0eb5c85a0c
Merkle Root 82dc361d85c7969a81f205f0b820328bd5f7e4cdbdf1b7bf198267834439dc12
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,762
Size: 1.00 vMB
Total Fees: 0.03054434 BTC
Feerates: 100.25 > 3.06 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,097 (462,657 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
452,440 452,440 000000000000000002552b618db7e44f1c2979340bce4e0d85689c606fd5ca67 2,455 1.00/1.00 vMB 120
452,439 452,439 00000000000000000246f7a530fb8bb2d675921620d67f1e1230cd1de6e812ea 1,411 1.00/1.00 vMB 39
452,438 452,438 000000000000000001d0c5678126d087fcde3f34cd4576d763487b9ffe48220f 1,937 0.99/1.00 vMB 58
452,437 452,437 00000000000000000153ada6833cdaf143bbacb844890b2c532c854e357b5f9f 2,483 1.00/1.00 vMB 92
452,436 452,436 00000000000000000185e2a3e9ac1ee196bbcfa2466716a6dbd4426865ba8661 2,285 1.00/1.00 vMB 116
452,435 452,435 0000000000000000003008f9c597ea98adf0d5c92fc86ff68e89ce685ce9c0ed 2,970 0.99/1.00 vMB 77
452,434 452,434 0000000000000000027811c1dd65923506002ee074fe90f428970c26abc32cf1 2,714 1.00/1.00 vMB 88
452,433 452,433 0000000000000000004a4817306ff0eb0d1742487d960d9d9a833c00f97769fe 2,310 1.00/1.00 vMB 80
452,432 452,432 000000000000000001eeeed04ddd55ca41e4b0ddc11caff3d3cdfa503570078e 2,223 1.00/1.00 vMB 104
452,431 452,431 000000000000000001045a8f578889dda0079689c9896a8caf3d77cbdf0ba1fa 2,079 1.00/1.00 vMB 88
452,430 452,430 0000000000000000025258689f1ce3a19127790f57f1332ce77cff98dc63324b 1,914 1.00/1.00 vMB 97
452,429 452,429 000000000000000001f4be535b4f2eb703b9391f599c7655ffe031a3d4e3e80d 2,668 1.00/1.00 vMB 138
452,428 452,428 000000000000000001c5b8d769af2f838ac7e5b56c9402d71df5fd9809da0fe7 2,088 1.00/1.00 vMB 127
452,427 452,427 000000000000000000cf74e0bb5a2d377fef9356f705dfea93855f477bb86bed 1,479 1.00/1.00 vMB 65
452,426 452,426 00000000000000000175f84fd9724507165007f8bcd471734fc704f71c1dd0c1 2,986 1.00/1.00 vMB 100
452,425 452,425 0000000000000000009ac10b13553968eff4034bb3b2c1d4e1e5209149251a2d 2,482 1.00/1.00 vMB 73
452,424 452,424 0000000000000000012f2f567c06cf325cbaf0262724f3ab3af559355bbfe706 1,870 1.00/1.00 vMB 104
452,423 452,423 000000000000000001c8d2b31c893fa64bb96283f34409170c047c90d3d861f6 1,452 1.00/1.00 vMB 145
452,422 452,422 000000000000000001a790552bd07e769f1790c4adec96962cfeb6f14f133d19 1,234 1.00/1.00 vMB 78
452,421 452,421 000000000000000002355176618d5866cc832515cecd6688587c774efad7341c 2,616 1.00/1.00 vMB 91
452,420 452,420 0000000000000000015b5f2e398ad37f41bc35265369c692546d8586b837624d 1,927 1.00/1.00 vMB 109
Previous 10 blocks ↓
Total Size: 782.56 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: 670.17 GB
    • Received: 15.83 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.