Loading Tool

Explorer IconExplorer

Memory Pool

74,411 transactions
28.50 vMB
0.08133259 BTC
Random Selection Loading Transactions
Max Size: 169.06/200 MB

Candidate Block

Mining Attempt 65d9e3de83df994ee8327cb8d2be31630ef5615fb7255087a4e4eb1cb8c7f464
Version 20000000
Previous Block 00000000000000000000a6021cd756592116928201db218641aa213304cf81b0
Merkle Root a93b67b027b4cb823b9e8677896bdcc31d4d7535f4bd4da3639186036c9706d0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,248
Size: 1.00 vMB
Total Fees: 0.02413454 BTC
Feerates: 151.11 > 2.42 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,034 (126,565 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
788,469 788,469 00000000000000000001a784696f963311884cec67bfaf14ef435acd476ae8cd 4,537 1.00/1.00 vMB 105
788,468 788,468 0000000000000000000295cfec7f25ca7837461dfc7a51472282ad06f68797cd 4,589 1.00/1.00 vMB 110
788,467 788,467 00000000000000000003b0b9b1ca660894ae5571ea0a3faee3e9e81fd63265d7 4,802 1.00/1.00 vMB 122
788,466 788,466 000000000000000000004fc49d7775cbd0d2b3de00cd12388c14e7f3f3905399 4,093 1.00/1.00 vMB 134
788,465 788,465 0000000000000000000537f50d4d585f6c087540c0add25f0395b3b7b3a83462 4,337 1.00/1.00 vMB 141
788,464 788,464 00000000000000000005a1fa7ff860245e4ec12b09a61618e0fbb44f2ebb1e5d 3,788 1.00/1.00 vMB 160
788,463 788,463 0000000000000000000104bcc48cdaaf080653751bfe4df10d2097f860abedd0 4,666 1.00/1.00 vMB 118
788,462 788,462 00000000000000000004f9504741378ff5c6e0b6ca6be0a217ea08963a78d745 4,551 1.00/1.00 vMB 139
788,461 788,461 000000000000000000004ba3eb16e3dfb054c8c25c6a9033da440981a954f1bb 2,878 1.00/1.00 vMB 164
788,460 788,460 000000000000000000003989d86f25b9c37e47f6f3a5cd07ce3847f27d8cb631 4,696 1.00/1.00 vMB 127
788,459 788,459 00000000000000000004dcfacef1daafbdc36a67ee3ff7fe1a9b3035d275237f 4,965 1.00/1.00 vMB 142
788,458 788,458 00000000000000000004531eb08bb4740c9d5000678602e4788a9292be081a2f 4,788 1.00/1.00 vMB 158
788,457 788,457 000000000000000000034ea071fb2c20909595bf777bcd7fa6889dda4f5fe2c4 4,581 1.00/1.00 vMB 181
788,456 788,456 00000000000000000002df646b05d4df843ffd2e72d7b9a2dc2664c24ca20030 4,413 1.00/1.00 vMB 134
788,455 788,455 000000000000000000019a00c85cc29a5ddf05e110d9ab24960e3179638ed811 4,825 1.00/1.00 vMB 107
788,454 788,454 000000000000000000006ade0aa2c0eb669005e949d6a3d95d50fecd765a04f8 4,659 1.00/1.00 vMB 89
788,453 788,453 000000000000000000044732fa40139ae02426fec4f36c8a227a6bfc12f1c53d 4,494 1.00/1.00 vMB 136
788,452 788,452 000000000000000000006c627a9e0b3791f17e90b5823c31cb77cb8da8031557 4,269 1.00/1.00 vMB 134
788,451 788,451 0000000000000000000191fb791c91c68afbcdbacd4b0069bb7393f5a3f1d56a 3,699 1.00/1.00 vMB 165
788,450 788,450 000000000000000000045726e9f0cbec300b14851e9603311393d184f67cba05 3,291 1.00/1.00 vMB 119
788,449 788,449 00000000000000000004bfc8e207448139565a1f18e32390ca8ac867a4f5219e 2,095 1.00/1.00 vMB 125
Previous 10 blocks ↓
Total Size: 782.45 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: 667.37 GB
    • Received: 15.25 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.