Loading Tool

Explorer IconExplorer

Memory Pool

45,368 transactions
28.66 vMB
0.08488807 BTC
Random Selection Loading Transactions
Max Size: 152.00/200 MB

Candidate Block

Mining Attempt 6f0e71c5ab05ca34b5d79c3638fb26e8e3f2fef681550cc9a7f170b2b994ce84
Version 20000000
Previous Block 0000000000000000000186ede1a913650c17a83169801ba62b38a00ade68ef12
Merkle Root 761c4e0b3590a0123d269b06563511a36186019f66c2a8c8c74bfe957fde4568
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,787
Size: 1.00 vMB
Total Fees: 0.03023346 BTC
Feerates: 150.92 > 3.03 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,811 (420,394 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
494,417 494,417 000000000000000000af7f560709576a8e4e9c9a0604d6f901efde3d5165df7d 1,038 1.00/1.00 vMB 133
494,416 494,416 000000000000000000ab328625f60105d2bad2b66d947a657f28665784610a0b 2,033 1.00/1.00 vMB 430
494,415 494,415 0000000000000000003f0a7729dc9b94d6f6b5f51ff2a4e05f63652ef6d21533 2,066 0.95/1.00 vMB 235
494,414 494,414 0000000000000000000c0d083e238816e8daa493e0c371c716bd28e503047ba6 2,091 1.00/1.00 vMB 675
494,413 494,413 000000000000000000893e90797986cdf4f2993057985c09e246c11eb5efff9b 1,790 1.00/1.00 vMB 404
494,412 494,412 0000000000000000006b9a77da349e5a6e5f6704c58c391465a611c7a465b616 1,773 1.00/1.00 vMB 241
494,411 494,411 0000000000000000006a585f7fa52a41f34a9a9a99778651e2e46431fc04affb 1,170 1.00/1.00 vMB 254
494,410 494,410 0000000000000000006f54a6fcb6a01cbf16991a3ffb6d7eb621298907e8bd61 1,802 1.00/1.00 vMB 124
494,409 494,409 0000000000000000003b7aa6a52d2e65d7f8cc4e69b00df1c21b76e42255473d 2,081 1.00/1.00 vMB 236
494,408 494,408 000000000000000000b58c215c4231769fed6c42254617acaeb33842d473556c 2,368 1.00/1.00 vMB 439
494,407 494,407 0000000000000000000876f98cc8d8bd0a4dc98c33fb7829e62cbbf2d13fcd92 2,108 1.00/1.00 vMB 365
494,406 494,406 000000000000000000cde49f72dbb1df5ae7e339c918a48ff41ab035ccd552a8 2,395 1.00/1.00 vMB 232
494,405 494,405 00000000000000000000ab67078c3acd996f65c31377d0bbba29dd75ddc4b669 2,159 0.99/1.00 vMB 441
494,404 494,404 00000000000000000050a20f0b83dccd66678d5ad98abb2deb9d0034065f07fc 1,627 1.00/1.00 vMB 718
494,403 494,403 000000000000000000608930ee7b5c1805987f194b1d06b9af4d651230f8720b 1,762 1.00/1.00 vMB 612
494,402 494,402 000000000000000000202d91f66634464b7e21d26d96640240b4e032620db012 2,351 1.00/1.00 vMB 850
494,401 494,401 00000000000000000079a4ec571664e9e77db803309929ae1ed8b0cf1d5ad2aa 1,686 1.00/1.00 vMB 623
494,400 494,400 0000000000000000007aa998858289a9ef66b9abe725bbff2bd8d26f0fdf361b 2,072 1.00/1.00 vMB 365
494,399 494,399 0000000000000000003491b8f03e53ab7d38ca29e98a6bac55db09e6c37e3f32 2,279 1.00/1.00 vMB 246
494,398 494,398 0000000000000000001c5a08f3c0a894a432d7811288e74fc248a2651247bfbe 2,279 0.95/1.00 vMB 291
494,397 494,397 0000000000000000008ebcaa9cf61c2da91a2050d76a5480354596184e3ccc72 2,441 1.00/1.00 vMB 469
Previous 10 blocks ↓
Total Size: 782.05 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: 650.94 GB
    • Received: 13.36 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.