Loading Tool

Explorer IconExplorer

Memory Pool

37,206 transactions
26.04 vMB
0.05575734 BTC
Random Selection Loading Transactions
Max Size: 133.81/200 MB

Candidate Block

Mining Attempt 432b0512fa1354df6fcda974a43c0b17666e0777c69ad07f1e792c38a041fe35
Version 20000000
Previous Block 000000000000000000002d05d6b44ad40f04c8763a38c5afbba07e4fafa201d8
Merkle Root 79ffece6fd251d6d8222e30161f321a05c48389892d52ed35913138a2c21db75
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,041
Size: 1.00 vMB
Total Fees: 0.00786111 BTC
Feerates: 100.29 > 0.79 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,672 (338,153 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
576,519 576,519 000000000000000000073dbffca69fc33457abe763041521e25a1b6f04fdb5d6 1,432 1.00/1.00 vMB 120
576,518 576,518 00000000000000000015bfa3480d1af51f4b4bdda99b6699a68e8ff1dec137b9 2,196 1.00/1.00 vMB 136
576,517 576,517 000000000000000000079cd8d5c28456be370e531c6679397eb826ae12826ddd 2,952 1.00/1.00 vMB 167
576,516 576,516 0000000000000000001ea9a52d23c3443d9d8abe32009ad7bd41e5e01b12345e 1,012 1.00/1.00 vMB 87
576,515 576,515 0000000000000000001a57d680285888e5fb383551f941c891347912162e807a 2,442 1.00/1.00 vMB 114
576,514 576,514 0000000000000000000f9ef0404446e228f1912e4087e1eaed68c1c3a2e27ec4 2,071 1.00/1.00 vMB 93
576,513 576,513 000000000000000000166f544c6a0405d446664e83918ff6b3ed41ae1854c0f7 2,358 1.00/1.00 vMB 133
576,512 576,512 00000000000000000019779e49b42dd0056a45ac2cc604f71321d225a40ddd26 2,423 1.00/1.00 vMB 167
576,511 576,511 0000000000000000000be1f47526cb0309593b0572e5abd5864fc90808e5e55f 2,247 1.00/1.00 vMB 106
576,510 576,510 00000000000000000019c0e35cdcf281025b94a28b7350d6572da0ecf4245853 2,371 1.00/1.00 vMB 129
576,509 576,509 000000000000000000132408b884cceb0dc3649d1d9f2bc29635231f88999fbc 3,109 1.00/1.00 vMB 153
576,508 576,508 0000000000000000001fb62221c388130ed0bcecf8ca15a1a60c1d4c7c7d091f 2,348 1.00/1.00 vMB 158
576,507 576,507 00000000000000000020224fd3aa0fd33540aca6d27188f25347fffab2965060 3,094 1.00/1.00 vMB 199
576,506 576,506 00000000000000000017dfaa1c1d7daf1b5063c9377fbf78b6c3a3a51b317e89 2,283 1.00/1.00 vMB 165
576,505 576,505 00000000000000000014ef8a3899d290f9d8df313eb2bd396bfc25c209fd0f49 2,017 1.00/1.00 vMB 202
576,504 576,504 000000000000000000256ff4328b1ba2313a55c2c7a6b9378e2abd13cee9deee 2,054 1.00/1.00 vMB 176
576,503 576,503 0000000000000000002567b866e058a7bc3310847bf6169e32cbd151c3f588b8 2,270 1.00/1.00 vMB 200
576,502 576,502 0000000000000000000ee6df796431757a9837309fb0ea89847132889fecde12 1,879 1.00/1.00 vMB 110
576,501 576,501 000000000000000000216b35821465697b754507f31b358a4a831cf42205d529 1,544 1.00/1.00 vMB 98
576,500 576,500 00000000000000000025297e6c37b22054560986700a665b51410b62c273a454 2,594 1.00/1.00 vMB 143
576,499 576,499 0000000000000000000bb7eccbf031d60c563ed503b748efe289079f7144a753 3,549 1.00/1.00 vMB 174
Previous 10 blocks ↓
Total Size: 781.81 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: 635.18 GB
    • Received: 12.29 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.