Loading Tool

Explorer IconExplorer

Memory Pool

84,601 transactions
31.77 vMB
0.16328947 BTC
Random Selection Loading Transactions
Max Size: 189.10/200 MB

Candidate Block

Mining Attempt d1037c8720c3550882422cca3bba077df5bf76db96363caf2b07a49a8e8afdd2
Version 20000000
Previous Block 00000000000000000000709a48f0063127d97cdfd68d24c6264f3b0e57fb4758
Merkle Root ffe024181406898f235ac897af722cabb179bdd20956a97eac4ceb9175f381ca
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,122
Size: 1.00 vMB
Total Fees: 0.05174593 BTC
Feerates: 402.75 > 5.19 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,146 (510,670 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
404,476 404,476 00000000000000000296f43e8d64e4e3d98cb518a0cb6c3ea06fbd0b43066577 906 0.41/1.00 vMB 34
404,475 404,475 00000000000000000082b33af9d130d92677f89d02505f9969a36b4348d303c4 2,157 0.93/1.00 vMB 39
404,474 404,474 000000000000000003a6a3b59787a9a49df6fc5e8c23c5cf0a14b1ccb7fdf7e5 1,292 0.73/1.00 vMB 29
404,473 404,473 000000000000000000c6e2b87a66bbcd70b0ee1cc763302d41477ba242280574 2,410 1.00/1.00 vMB 35
404,472 404,472 00000000000000000686fdab3f5e443cc552351a88aabe625f171467c46511be 2,616 1.00/1.00 vMB 66
404,471 404,471 00000000000000000289e936c071880a8c7861957aa1d2466da4b336c9bfdc5c 2,770 1.00/1.00 vMB 46
404,470 404,470 000000000000000000ac4982c81bacd39542383f35d0502a12fed0235b883035 927 0.38/1.00 vMB 39
404,469 404,469 0000000000000000020f65ceb812fe294a8a03829bc870126b656cf2b0dab1a2 791 1.00/1.00 vMB 11
404,468 404,468 000000000000000000c864c0c0749beca1f68859ce7d3ea8ba6f7127c447f9ba 1,041 0.52/1.00 vMB 35
404,467 404,467 000000000000000005cdf4bea010b93558aa49c95e0468c93d3148ae50b08f7a 188 0.09/1.00 vMB 34
404,466 404,466 000000000000000000bfc8f34c5248f351536c08808b248c02e39619424a1b60 436 0.19/1.00 vMB 38
404,465 404,465 000000000000000003405347b20b457ca3ea3c83699bda917818b32ac21d19a1 999 0.84/1.00 vMB 19
404,464 404,464 000000000000000006586bbffc400df8dac35a13e652ccae34d9fba66a35f490 2,536 0.99/1.00 vMB 47
404,463 404,463 0000000000000000047617abade25f3cd98540361d41ca50471f3e5bb1c35f0f 2,109 0.93/1.00 vMB 52
404,462 404,462 000000000000000000fd49e19695415e6ea81ff938b50ca8b6f3bb2ed0a689c6 860 1.00/1.00 vMB 12
404,461 404,461 000000000000000005dba499a0f824b325757616208a214d921fd3f076c4de8b 1,732 1.00/1.00 vMB 34
404,460 404,460 000000000000000001138338491e3b3c9bada553b485dce86813079f8490126e 2,861 1.00/1.00 vMB 47
404,459 404,459 00000000000000000664d071d354a74f122faf13b7598508b68ba7ea1aa1f89a 1,055 0.47/1.00 vMB 39
404,458 404,458 0000000000000000042d9cc1de24edecd062ca535636bac28dd178f80ab102a8 35 0.02/1.00 vMB 34
404,457 404,457 000000000000000003117286e2b841efbc8468c96c5834633fa8259bbaf95c95 323 1.00/1.00 vMB 4
404,456 404,456 0000000000000000037626ed2fdeb55c64c44ddc3b1d680e2d4a6bae40887f24 1,448 0.76/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.65 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: 672.66 GB
    • Received: 16.30 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.