Loading Tool

Explorer IconExplorer

Memory Pool

45,737 transactions
27.09 vMB
0.07532533 BTC
Random Selection Loading Transactions
Max Size: 142.98/200 MB

Candidate Block

Mining Attempt 8afed1fbd6dfcb6a64a1e02b6c6aeb24ff4d00404906af19f343b048ffb88e69
Version 20000000
Previous Block 000000000000000000000193ea46eab29b52c30512336c377fef400613778b56
Merkle Root 101875ace7f6a5ddc028dc13f82ff3692d7ea0180611940998da1028b3ce4d09
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,009
Size: 1.00 vMB
Total Fees: 0.02508304 BTC
Feerates: 201.37 > 2.51 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,769 (98,576 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
816,193 816,193 000000000000000000034cf67d8cd896ee86142155cfbf5ba1c3075f83fbae99 3,999 1.00/1.00 vMB 79
816,192 816,192 00000000000000000001089f1072d31bf7b9c0f845a2669532c5a94a87d5d38b 4,473 1.00/1.00 vMB 72
816,191 816,191 0000000000000000000260ce0bd66dca2696c9af5dfcd977d22c906ea4a2ad3d 3,418 1.00/1.00 vMB 123
816,190 816,190 00000000000000000002cb8883317f93a44e213a584a62bf3ccef3274f22353c 4,185 1.00/1.00 vMB 73
816,189 816,189 0000000000000000000009eca4c4b04aed3aae572b820369c7d153c08bfa986d 5,064 1.00/1.00 vMB 65
816,188 816,188 00000000000000000000fb4aa4ed8de9920d123768a8f7ec27fae77061086c71 4,080 1.00/1.00 vMB 63
816,187 816,187 00000000000000000002e9d50d4397b19de7b738ba96bece5c2ca76435c8db72 4,406 1.00/1.00 vMB 95
816,186 816,186 0000000000000000000038835ad0b1865b85de57225b2a286fe73875354d68ff 2,777 1.00/1.00 vMB 38
816,185 816,185 00000000000000000001198045ef44c7b93c06770ed2c0bdd93651dfa431e26f 3,593 1.00/1.00 vMB 146
816,184 816,184 000000000000000000001b66a009f2b59f29776e538a10ad54c80730c90360c8 3,480 1.00/1.00 vMB 135
816,183 816,183 000000000000000000016b324e947b2a7d8baa45e461690390a06d7ea444cf90 3,699 1.00/1.00 vMB 112
816,182 816,182 0000000000000000000058ae65224f518d755d99afd512536c81dee2359dbcdb 2,320 1.00/1.00 vMB 46
816,181 816,181 000000000000000000001923a30872157b83d4c89c46d4084be3b97a2b5d2b2f 2,602 1.00/1.00 vMB 69
816,180 816,180 000000000000000000019989bec702b27275b32d20a2913b4664cdca521ced79 3,945 1.00/1.00 vMB 63
816,179 816,179 00000000000000000001e89da4e16f8d5ddfe5d43326186fa40e3bd1b8a332c3 3,924 1.00/1.00 vMB 35
816,178 816,178 00000000000000000000eafc2382503be05ab65ad461d97f7545458e6ee9ebf9 2,427 1.00/1.00 vMB 41
816,177 816,177 0000000000000000000480a5073772b4754932231aff0cc6067d5a556a6219bf 2,907 1.00/1.00 vMB 72
816,176 816,176 00000000000000000002c2fcf10748062a4c1dc7466a8f03f14b8cdf5943e1d2 3,256 1.00/1.00 vMB 152
816,175 816,175 000000000000000000008e33a048298d1d15b94ed9833b2e524065c011ba5b59 4,521 1.00/1.00 vMB 72
816,174 816,174 00000000000000000002a0bd979aee2df5b7ef011cc9ea42a8348e51839dffa1 3,161 1.00/1.00 vMB 139
816,173 816,173 00000000000000000002fc6a217452766277d0bcf84cf172eb339f2ea1458ccd 2,906 1.00/1.00 vMB 37
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.00 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.