Loading Tool

Explorer IconExplorer

Memory Pool

73,947 transactions
27.29 vMB
0.06386802 BTC
Random Selection Loading Transactions
Max Size: 166.87/200 MB

Candidate Block

Mining Attempt e059adf3efaf75885aca16d59ad53c3833ede25c03a930536809d63384a58eb3
Version 20000000
Previous Block 00000000000000000001557435dcff3b80a2812f16c9780d6c7bb42700c76759
Merkle Root 14562b49e0b33e4e43bb416bc1af552177de96e363fb0dd6469ef6dd2ef88066
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,709
Size: 1.00 vMB
Total Fees: 0.00573866 BTC
Feerates: 50.27 > 0.58 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,260 (378,833 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
536,427 536,427 0000000000000000002790df2f074473615a49d11bb1f699d163e20275ed1b8b 895 0.45/1.00 vMB 15
536,426 536,426 0000000000000000002417e7e1c2b7ea19b3f1291d3d20d6a14f33df51189343 1,941 0.70/1.00 vMB 6
536,425 536,425 000000000000000000127f6d240d661df7de9e9c976baef7bb75c7fe9b116876 2,226 1.00/1.00 vMB 22
536,424 536,424 000000000000000000290a3b086fe8732007b26c5d7dc081fb280c8d8ad69373 1,527 0.72/1.00 vMB 24
536,423 536,423 000000000000000000089a6b27f1a59053779f9f41d02c1c5bc2ef3669665462 1,343 0.58/1.00 vMB 11
536,422 536,422 00000000000000000020fad8de593c862fea628d30c2e49ce77eed429d4fa232 2,231 0.99/1.00 vMB 8
536,421 536,421 00000000000000000008d842ace5fe29ca2cc70840ec2627dda3ce7f5d50d893 2,255 1.00/1.00 vMB 21
536,420 536,420 000000000000000000153925165a28cf5fa157338653eede0ee39dc85c66bb6c 671 0.26/1.00 vMB 19
536,419 536,419 0000000000000000002648529057fb592c6ffbea21a38f33dc8bf6176a7a9126 811 0.38/1.00 vMB 15
536,418 536,418 0000000000000000000887a45a1e15392caf80a16a87f7fc4b88179f7b46385e 456 0.28/1.00 vMB 9
536,417 536,417 000000000000000000032e3f5545950567e288632a81c1d14a3285ff44398a88 1,751 0.81/1.00 vMB 14
536,416 536,416 0000000000000000000033bc65681eb18749d0809eb11395ceb3f95fed131bf8 1,320 0.52/1.00 vMB 9
536,415 536,415 0000000000000000000f0a13a1370a5094a60ac656544a6a6ce0d324a09392cc 2,292 1.00/1.00 vMB 21
536,414 536,414 0000000000000000001b2de48a31b8098394b3ed4d62885aba531f8c957a74ac 627 0.34/1.00 vMB 16
536,413 536,413 0000000000000000000fbd9d9c8e7a685c7ffb7f69414061f3ac5ac1cb16daeb 998 0.90/1.00 vMB 6
536,412 536,412 00000000000000000005cd3ef893f1febc7f92ee8a1a0a4228bd4bae6800b5b6 1,724 1.00/1.00 vMB 16
536,411 536,411 000000000000000000229ef2bf7708a5e59f28fe10ef0c9fb4024aced3765ae8 208 0.39/1.00 vMB 5
536,410 536,410 000000000000000000133be35df8e0fb8aef228fd174309d724bb939e9024ba2 405 0.22/1.00 vMB 9
536,409 536,409 00000000000000000009d577c115fb8ed7d893f6a95206c649bcd09c51a72a56 1,648 0.75/1.00 vMB 6
536,408 536,408 0000000000000000001de84a87f20ac0288ba5fcca8508828033b3a7a6a477a4 2,018 1.00/1.00 vMB 15
536,407 536,407 00000000000000000017ed5b8b0570271fac5dfc68c1c69c7fbae72b21bf3b8d 607 0.27/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 782.84 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: 712.35 GB
    • Received: 17.17 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.