Loading Tool

Explorer IconExplorer

Memory Pool

53,385 transactions
31.14 vMB
0.12182972 BTC
Random Selection Loading Transactions
Max Size: 167.69/200 MB

Candidate Block

Mining Attempt 7664b6f36007487561e7dee97aefc57ab149cb2bc3e6df5781085387f2371767
Version 20000000
Previous Block 0000000000000000000062eca90b6c850441ed7ba51b4482cf00fbe216ef2a8c
Merkle Root 6ccb1ea4d54e25f689658976eeb6d76b8267a8e7ab39c5e1307018ae541aa4b5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,341
Size: 1.00 vMB
Total Fees: 0.03459084 BTC
Feerates: 73.23 > 3.47 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,814 (339,530 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
575,284 575,284 00000000000000000015cc359a7a9dc5da8eaad26cba1bc4c60945cb0dc70bd9 2,251 1.00/1.00 vMB 91
575,283 575,283 0000000000000000000f4a18fab4adf6b515b655afd9db4dbab55f5fd92e38a2 1,294 1.00/1.00 vMB 96
575,282 575,282 000000000000000000087575b3ef89058cefdaaf9eb42e0d84b6decd9dbd9424 3,148 1.00/1.00 vMB 120
575,281 575,281 0000000000000000001b2a60c56cf24075e268473a796e011b7be645e80ad6c1 2,926 1.00/1.00 vMB 67
575,280 575,280 000000000000000000046597e6fdbabe08dc737ab9729484f81df8edde9cb54f 2,561 1.00/1.00 vMB 80
575,279 575,279 000000000000000000280c3be252651e3c183c9e158118a4e7c4d4be57588c7a 3,286 1.00/1.00 vMB 81
575,278 575,278 00000000000000000017aedc303a8a371da9eaaf9129e190fde61d39251a7ef5 3,271 1.00/1.00 vMB 101
575,277 575,277 00000000000000000008e40f32721dec724be7f247b1297da14874bba89593d2 3,268 1.00/1.00 vMB 97
575,276 575,276 00000000000000000010df01c081e60154a448a98beae564cdee9fb7231f34aa 2,656 1.00/1.00 vMB 100
575,275 575,275 00000000000000000002a1b39720d18d1b8e7bdd08d5320681d83e225c26b963 2,817 1.00/1.00 vMB 76
575,274 575,274 000000000000000000221e337ea8253f5c7f0649b792f5faa689ad063ed51ab4 2,334 1.00/1.00 vMB 107
575,273 575,273 00000000000000000022593ff722f4b5d201da40afdb28ba2afadaca746e3364 2,713 1.00/1.00 vMB 98
575,272 575,272 000000000000000000013065a774ab29bc2e30e88b5d7497000fa7b73b8ed6d7 2,759 1.00/1.00 vMB 96
575,271 575,271 0000000000000000000e2e27ba0e29bdca7ed27f63c987dd92309f9b100e712f 2,773 1.00/1.00 vMB 69
575,270 575,270 00000000000000000029e0407b161957f51eb723595c3f9c01537654c25140b4 2,356 1.00/1.00 vMB 94
575,269 575,269 00000000000000000007548d5ec5482656c3818066b3ff1882d546119fd4ad54 2,467 1.00/1.00 vMB 37
575,268 575,268 0000000000000000001c7a95aa5fb7eb07f69ee0dac98d773309183cdd540031 2,675 1.00/1.00 vMB 74
575,267 575,267 00000000000000000004f7ff660019fd19f54339b67bf25a4544b0ac707e8639 2,782 1.00/1.00 vMB 67
575,266 575,266 0000000000000000002750b12646f94f72c8e8380010d92624177fd2d26b933e 2,746 1.00/1.00 vMB 46
575,265 575,265 00000000000000000028a2be088cc71ec174fdacac4a537495ffae16b00fd92e 2,748 1.00/1.00 vMB 72
575,264 575,264 00000000000000000007789809fc5ec4202c85eba0c576a11e713f1259fb09e6 3,065 1.00/1.00 vMB 86
Previous 10 blocks ↓
Total Size: 782.06 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: 651.13 GB
    • Received: 13.43 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.