Loading Tool

Explorer IconExplorer

Memory Pool

89,214 transactions
33.68 vMB
0.14761042 BTC
Random Selection Loading Transactions
Max Size: 199.88/200 MB

Candidate Block

Mining Attempt f61604d647157f85cf8cd9169a820860da7b4817f520bf9a5d12b48d316526ce
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root 4b819e7286e19af165008eb01a8cd5aa90a53242280c63701b4921c86a9d054b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,607
Size: 1.00 vMB
Total Fees: 0.06021586 BTC
Feerates: 469.97 > 6.03 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (681,615 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
233,334 233,334 000000000000000f6c52a224d593c256e8509639c93892b86b32ba1f8d915bed 569 0.25/1.00 vMB 158
233,333 233,333 0000000000000147168cdaaf6e41d8118fa688e683d32f3f81809369c045e67b 27 0.01/1.00 vMB 94
233,332 233,332 000000000000007dc774e3ef7ce556635a5f98b1db6870097537374d7c5b4d07 477 0.21/1.00 vMB 149
233,331 233,331 0000000000000064ba9dbdb9a49a65925e3ebddf1f2780153fbe2aa8d6d2ca7a 80 0.03/1.00 vMB 102
233,330 233,330 00000000000000319020c89889539e2f16984dd611347febd5ad8d483c3176e9 382 0.19/1.00 vMB 151
233,329 233,329 0000000000000111328fbc1adb052dce53a61f77554b282905ba6ee5d836a976 106 0.14/1.00 vMB 14
233,328 233,328 000000000000016a89c968b1519152c8dcfae0e2bb6dba1e4e9a3c8aa1e93c62 1,279 0.40/1.00 vMB 192
233,327 233,327 00000000000001a73be7f485a5e9b7711e7b483708b741d803424d78f1125627 679 0.30/1.00 vMB 143
233,326 233,326 000000000000000de59cc42cbe9244395a052525e8bec88ad5ce41977e207129 146 0.08/1.00 vMB 155
233,325 233,325 0000000000000127295103a83341253b1f15d0948f92283f29c6f4f42b539924 382 0.15/1.00 vMB 187
233,324 233,324 00000000000000905d01e9182cc1e205f6ef1666a7fbcbd5f56b5131e76126b2 532 0.21/1.00 vMB 172
233,323 233,323 0000000000000151239636a27dfb6934567fca54ebcb6d81ea4407cbf9f21ce7 151 0.07/1.00 vMB 33
233,322 233,322 00000000000000266db0ffc97bfdf4ee666bf674abd6a493a04cfdaeae2efae5 154 0.09/1.00 vMB 120
233,321 233,321 00000000000000e55d5c9c17fbe2bc0cde364db183b6cc4aec8da0bfeca149f2 519 0.25/1.00 vMB 136
233,320 233,320 0000000000000195e9a6f830beb17ca8874cfb92a246e5319144ed722f3a36b4 253 0.13/1.00 vMB 133
233,319 233,319 000000000000004e28de422ced965994093a69f89b3b2b88c8a17b8e54198617 325 0.15/1.00 vMB 156
233,318 233,318 00000000000001861063dafe28dbc5245abf800dc9b5247c43ef022cee0dec0b 5 0.00/1.00 vMB 160
233,317 233,317 0000000000000074a271f5e359438f37e35374bac75104b689ca4f5710e04d83 26 0.01/1.00 vMB 24
233,316 233,316 000000000000001aba5787241e0d32dc0d801db36e67c9aeb6ea3f42984fe003 435 0.22/1.00 vMB 162
233,315 233,315 00000000000001970e953aff86bdc74b955cf9cc922b30c5c61f38d5d3fccfda 338 0.13/1.00 vMB 141
233,314 233,314 0000000000000190d8cc4b3c0f22e0b19c43209d90c38bffcc865b98f91ae49e 471 0.25/1.00 vMB 96
Previous 10 blocks ↓
Total Size: 782.30 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: 658.09 GB
    • Received: 14.56 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.