Loading Tool

Explorer IconExplorer

Memory Pool

40,746 transactions
28.37 vMB
0.07293498 BTC
Random Selection Loading Transactions
Max Size: 144.67/200 MB

Candidate Block

Mining Attempt 0674deadda308649da55c1869a81966a500870118e6876b7dc8b2002260087c8
Version 20000000
Previous Block 00000000000000000001d6e4b9fe9c31ee121da43d4be6adea03305ebd2b9e1e
Merkle Root d3fa4cc847dd67919057f313343078ef6ce5d662f5a6f9a2c97006f9c8c46f55
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,478
Size: 1.00 vMB
Total Fees: 0.01818722 BTC
Feerates: 88.27 > 1.82 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,629 (413,041 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
501,588 501,588 00000000000000000089c6ddea762345d773a888d8189c64abd4ee2c865e3858 1 0.00/1.00 vMB 0
501,587 501,587 00000000000000000088b0053d04097cea2830bc8b093a87d1ab8acb756973e0 1,875 1.00/1.00 vMB 311
501,586 501,586 00000000000000000040a505aeabf8ee6b0f8f532279666eb32037ccbbf8e182 2,634 1.00/1.00 vMB 493
501,585 501,585 00000000000000000093aa875191755e186b4921c0c3b84979c364d67e5b0374 2,239 1.00/1.00 vMB 548
501,584 501,584 0000000000000000001e43b69f9733fe7531ebc3f8e4e73235f9f0e08d1e0a08 2,410 1.00/1.00 vMB 711
501,583 501,583 000000000000000000637c08c7871890898c04d7798de32061db40372e9b905c 2,444 1.00/1.00 vMB 380
501,582 501,582 0000000000000000005ef7f005d155e293258ed91532797033ded396cd47b1c4 2,409 1.00/1.00 vMB 432
501,581 501,581 00000000000000000072a141595d67c9f0ee376dca65206bf0d616462c49c6cc 1,795 1.00/1.00 vMB 401
501,580 501,580 0000000000000000008832b173bac808ac3e4d82108e7b9d4073d17733414eca 2,414 1.00/1.00 vMB 627
501,579 501,579 00000000000000000092511e6ebb3780eb3cad3f256b2ac6615f1d5ea16695b7 2,240 1.00/1.00 vMB 665
501,578 501,578 00000000000000000029ddf9a51b32a8d5e6278de53b7e2324d2fbb75a975945 820 1.00/1.00 vMB 234
501,577 501,577 0000000000000000005cdda04a7962ed1ee01c79c95d8e82484adba404a88687 2,072 1.00/1.00 vMB 433
501,576 501,576 0000000000000000003d9fe77388bf015461b786992bf16663489bc7edee61d7 2,306 1.00/1.00 vMB 467
501,575 501,575 0000000000000000000bb6f7f2faddebbc9a293f681af03c897e35543883b95e 2,447 1.00/1.00 vMB 520
501,574 501,574 0000000000000000001587ab32102cd3a6280f616c34c3cd190c9dec5f2ac42b 1,859 1.00/1.00 vMB 405
501,573 501,573 00000000000000000084c160e4cb4881b7eddf677bee4cfd279d12a0cd6d09d6 1,303 1.00/1.00 vMB 134
501,572 501,572 00000000000000000077622a45dbd34734ef4eb5842d262ee5e88e74fc479383 2,064 1.00/1.00 vMB 295
501,571 501,571 000000000000000000207abb52fcc08130b4679ffcc2ed6d0770a8c21ff78c2a 2,302 1.00/1.00 vMB 546
501,570 501,570 000000000000000000503b09a293c8a9ddf15dac115a9e535ddba7e77ab0173d 2,362 1.00/1.00 vMB 664
501,569 501,569 00000000000000000068a058a17bc1180b2d65945667060e9baa64f6f0976758 2,234 1.00/1.00 vMB 756
501,568 501,568 0000000000000000008132cb39724bd171aabfa9203a1a96be0878563773dc8f 1,931 1.00/1.00 vMB 296
Previous 10 blocks ↓
Total Size: 781.73 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: 630.33 GB
    • Received: 12.01 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.