Loading Tool

Explorer IconExplorer

Memory Pool

47,341 transactions
27.35 vMB
0.07688456 BTC
Random Selection Loading Transactions
Max Size: 145.09/200 MB

Candidate Block

Mining Attempt d297c0f3ac1b69ae2f66b8d5a450be7a39ec57e5990a442f73e306846691ff5e
Version 20000000
Previous Block 000000000000000000000193ea46eab29b52c30512336c377fef400613778b56
Merkle Root a07cad6db3b5e04185737af0c2cfb213bbc3b49fb905265b6dbfdb7e4c811eb7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,875
Size: 1.00 vMB
Total Fees: 0.02596515 BTC
Feerates: 201.37 > 2.60 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,769 (334,404 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
580,365 580,365 000000000000000000054cd0ed2c79ef7e9f72292902652e5c425eb5767a52ae 2,713 1.00/1.00 vMB 107
580,364 580,364 0000000000000000001a4591b4dd5b4216b058cc87a195785fc10441dc82f708 2,501 1.00/1.00 vMB 88
580,363 580,363 000000000000000000075ba88f3174e6aab03c22023c54ed3f20cff4213d0800 1,977 1.00/1.00 vMB 100
580,362 580,362 0000000000000000001c80fcd0c8a4d8839a53df71a135da0db8f3413a7813d1 2,497 1.00/1.00 vMB 152
580,361 580,361 0000000000000000001543c2a884da087d204635fe785601979bdb09a2021375 2,957 1.00/1.00 vMB 95
580,360 580,360 0000000000000000001fd260b15807446d3031418fae1d8c4d85f9dce496f655 2,178 1.00/1.00 vMB 84
580,359 580,359 000000000000000000241d69e5f533c42b6c10556048d97b3121a067ab5cf661 2,703 1.00/1.00 vMB 110
580,358 580,358 0000000000000000001fe1a1c315e0629b29a74fcf847331aeb3acc24df50372 2,528 1.00/1.00 vMB 113
580,357 580,357 000000000000000000196156f8b554cd3bc9832731c3ec02b6385048d141cb97 2,419 1.00/1.00 vMB 97
580,356 580,356 00000000000000000021ced26fd109dc2c5db5764a65cb056eddf8edaf0d8af1 1,987 1.00/1.00 vMB 105
580,355 580,355 0000000000000000001fbd307b0006f4eac58514d31efe7fab51f5f027cc89f5 2,603 1.00/1.00 vMB 137
580,354 580,354 00000000000000000020edce837cc7999f6d12b057da0d47808a61b9f93a99e3 2,798 1.00/1.00 vMB 143
580,353 580,353 0000000000000000001249dad972b7769e5290fd264d0fd21b8ecd92e390f54f 2,747 1.00/1.00 vMB 160
580,352 580,352 0000000000000000001885b06df75b01adea739f5fc528c3d9418b6be6c47d87 2,278 1.00/1.00 vMB 74
580,351 580,351 00000000000000000004de8badba22cfb1f11518264fd0df1cc783bd1086f9d4 1,964 1.00/1.00 vMB 74
580,350 580,350 0000000000000000002107e08bdb9dda1242cf5b82714f89c7dfa64a5439e929 2,833 1.00/1.00 vMB 124
580,349 580,349 0000000000000000002412470e30416256c050c5fc46add6e01c688ddb4c96b8 2,005 1.00/1.00 vMB 113
580,348 580,348 0000000000000000001383a225bab46938476c6266d25e4efe600f2d26430660 2,210 1.00/1.00 vMB 55
580,347 580,347 0000000000000000000568559412aa74f92fc095aeac990ea92ce7d5e3889a35 2,575 1.00/1.00 vMB 114
580,346 580,346 0000000000000000000b20605e2de5dab67fe65892a9e3fa96190e74d2685a67 2,249 1.00/1.00 vMB 64
580,345 580,345 0000000000000000000002f43b4cef6428e72abd4896921299a66e06d1fc02d4 1,958 1.00/1.00 vMB 76
Previous 10 blocks ↓
Total Size: 781.97 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: 648.15 GB
    • Received: 13.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.