Loading Tool

Explorer IconExplorer

Memory Pool

45,982 transactions
26.81 vMB
0.08666450 BTC
Random Selection Loading Transactions
Max Size: 142.40/200 MB

Candidate Block

Mining Attempt 3acefff95bc0032db49a8edf331e19dd318372caa3cf63ddbfafeec354823590
Version 20000000
Previous Block 00000000000000000000ff9991b1e163a0cd8035dc9efad2912f09cbb13212f7
Merkle Root 78183f6a0707e00a6ba66308c927f5e965bd94e4f71c6112ca9cfcb24bc462a9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,412
Size: 1.00 vMB
Total Fees: 0.03719455 BTC
Feerates: 101.64 > 3.73 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,781 (262,254 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
652,527 652,527 00000000000000000008703590dd17d3f83b3eb30b8e47c8568a820714618665 3,021 1.00/1.00 vMB 100
652,526 652,526 00000000000000000001394a89c2055869dedf69c70dc48a8ff91a7aa2e51e67 2,390 1.00/1.00 vMB 59
652,525 652,525 0000000000000000000742efcfeccb66c9b24b8f70e60905c0ab8422f0940e9b 1,172 1.00/1.00 vMB 35
652,524 652,524 00000000000000000002423657b20ca04020ba479b95f66f417b69bc19a35302 193 1.00/1.00 vMB 31
652,523 652,523 000000000000000000000b9f94e5b5e91e2690feaf13c7670a9923ca376d88c4 1,774 1.00/1.00 vMB 49
652,522 652,522 000000000000000000010965b84b721d9c235aa73a175aa4a7edf6e89ecd775f 2,163 1.00/1.00 vMB 49
652,521 652,521 0000000000000000000114d552a20241c10748abad13459180f132d3d15b1464 2,889 1.00/1.00 vMB 84
652,520 652,520 000000000000000000032dfd71b6149277ebcc9cfc819ec44896dcf79029991a 1,732 1.00/1.00 vMB 40
652,519 652,519 000000000000000000063cb3809f083bbb0485134c4dd02c0472ec81cf68262a 2,153 1.00/1.00 vMB 20
652,518 652,518 0000000000000000000326ecb0f95db29ef3e52a69654c670c527298fd911242 2,026 1.00/1.00 vMB 17
652,517 652,517 00000000000000000004967f648d44abf70a127072c8461e844c2f593eb8966a 2,584 1.00/1.00 vMB 69
652,516 652,516 0000000000000000000dbee24a808f8c2281136593b87574ffd79878c8e690ee 1,750 1.00/1.00 vMB 15
652,515 652,515 00000000000000000006ee7f134a293af1b9ebd692b9dbac23dc1ea206959cfc 2,701 1.00/1.00 vMB 64
652,514 652,514 00000000000000000008fcc3af9fa0e879fa21419493c2c60a1fba6102c1cffd 2,748 1.00/1.00 vMB 74
652,513 652,513 0000000000000000000128380f578590d192f65af0d64df8d75f0f6085902c4f 2,258 1.00/1.00 vMB 18
652,512 652,512 0000000000000000000421757e2e1d81311f1e5f29b6b29682d330ad0e71a76d 1,606 1.00/1.00 vMB 53
652,511 652,511 0000000000000000000b8677ffda09103d50326772676c4159dc0e52e179967d 2,784 1.00/1.00 vMB 86
652,510 652,510 000000000000000000092d082f79c08134412d591415b59b6d600accaa2bb069 232 1.00/1.00 vMB 3
652,509 652,509 0000000000000000000df8f4a34354178b12c21dcefb63706d50954555fd808e 584 1.00/1.00 vMB 11
652,508 652,508 00000000000000000001ab5c96ee3567382093518761b23657e5c5ed4258a106 953 1.00/1.00 vMB 15
652,507 652,507 0000000000000000000550228e7fb07606feb124045be1df217caf0e371cf563 2,408 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 781.99 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.81 GB
    • Received: 13.09 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.