Loading Tool

Explorer IconExplorer

Memory Pool

79,403 transactions
29.27 vMB
0.08861917 BTC
Random Selection Loading Transactions
Max Size: 177.32/200 MB

Candidate Block

Mining Attempt 7b5d7cdebee7e7eac9512d1b8aeb6ff87a4b2c73d2fcb712fae8744da9b320a2
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root 6d4879cca62b1b0e02051b12ff43c43be99a750c7b5f6aa62588cdc69c70e34b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,939
Size: 1.00 vMB
Total Fees: 0.02733003 BTC
Feerates: 146.36 > 2.74 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (437,609 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
477,499 477,499 0000000000000000001b7493bc824dfba9c943cb843872edd8d702d05064c30e 1,817 1.00/1.00 vMB 60
477,498 477,498 00000000000000000079204f7ca99463ee798eef28c75b7e8ebe755a30192d5f 2,078 1.00/1.00 vMB 124
477,497 477,497 0000000000000000012620dcf6bf6787d0aac2d48818f38dc0b51c1b77bc265a 2,004 0.99/1.00 vMB 72
477,496 477,496 00000000000000000135439186882f1b2a5c02a336c7015b8b4b7d8a641dd375 2,275 1.00/1.00 vMB 201
477,495 477,495 00000000000000000008f0a2176aaca30cd96b78f610f2c8ec766c7ba3db0936 1,489 1.00/1.00 vMB 95
477,494 477,494 0000000000000000013c6ad4e07b95b56be1e4a2141906ee9029ce409496dd6a 2,017 1.00/1.00 vMB 223
477,493 477,493 00000000000000000082e7abe537977d185a177e96cfd613c65e2c0fd8c8765d 1,640 1.00/1.00 vMB 84
477,492 477,492 0000000000000000007c36142cb1d2edff1b5b3923a9075a5c9109c945da3ca3 778 1.00/1.00 vMB 118
477,491 477,491 000000000000000000edd81ef0fbe6fab54d52a55f5e972ea1c5e0e57480ea54 2,062 1.00/1.00 vMB 131
477,490 477,490 00000000000000000062d2b067635e6ebb6d55e3d14b3becbb0271072acc3460 2,276 1.00/1.00 vMB 190
477,489 477,489 000000000000000001525d3d77452db5a87960edc330bd184551f341d9ae1749 2,077 1.00/1.00 vMB 124
477,488 477,488 0000000000000000006ed4891a454adfcc0326bc3ecef410ae849fd4adf6dc09 1,939 1.00/1.00 vMB 56
477,487 477,487 00000000000000000050793d248166807c1d1a749a41b77b2b7109dffeb27d4b 1,993 1.00/1.00 vMB 166
477,486 477,486 00000000000000000001e567c96327b1200fc546475a82bf5b4f3520db2b17e7 1,749 1.00/1.00 vMB 116
477,485 477,485 0000000000000000002f9206f1640114bfe011ee1a91f3e97c2754984fa47661 1,638 1.00/1.00 vMB 168
477,484 477,484 0000000000000000008e3c4a938eff99f2d143de167800c868c444492b5317ac 1,828 1.00/1.00 vMB 124
477,483 477,483 0000000000000000015daae1a9f34dd132d25e904f4d6f8a06875d15ba566926 2,669 1.00/1.00 vMB 267
477,482 477,482 0000000000000000014d856cadf4d52b6124d77d10410467af18266c0d7c5958 1,512 0.74/1.00 vMB 52
477,481 477,481 000000000000000001310c3983b6a2e9558f2ffd53fb7a0cc4f11b2c8bce06eb 1,518 0.67/1.00 vMB 131
477,480 477,480 0000000000000000003d808fd1beb1c2e45888028fce92484162c6d3346f1900 1,954 1.00/1.00 vMB 162
477,479 477,479 0000000000000000015cc5b3c8bff99cc2173420a76cc30069c52905dbf06347 1,414 1.00/1.00 vMB 69
Previous 10 blocks ↓
Total Size: 782.58 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: 671.25 GB
    • Received: 15.90 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.