Loading Tool

Explorer IconExplorer

Memory Pool

78,980 transactions
29.65 vMB
0.10803452 BTC
Random Selection Loading Transactions
Max Size: 177.99/200 MB

Candidate Block

Mining Attempt 8a17e30e74f17bfb869483f24a74c5d7d32e80c56764535972b72e907ed49c01
Version 20000000
Previous Block 00000000000000000001115f152a1dc031c831cba708e9cde5f1c67ecfca11d2
Merkle Root 64b934a0ae92669943d58cbb67dc0601ed816ecfc4bd0a667383cc040fae6f10
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,772
Size: 1.00 vMB
Total Fees: 0.02568000 BTC
Feerates: 100.53 > 2.57 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,301 (631,814 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
283,487 283,487 0000000000000001ec78bcf7091c2dcc796903cf61c83ab2aeb5ddf440a3e50e 804 0.34/1.00 vMB 46
283,486 283,486 00000000000000016dd532c4e21c7950a9938ef6b49b94d1887ab2940c872cea 257 0.10/1.00 vMB 67
283,485 283,485 000000000000000048a988d1156b06d1461172b58b8815b465f32029fce072ca 174 0.09/1.00 vMB 28
283,484 283,484 0000000000000000fff021bf2a2b17b21b1e77e6dda90ec5d8ef0b13941204e2 89 0.04/1.00 vMB 31
283,483 283,483 0000000000000001359dc26d2353fe1e1ec328fe5c550d7988d01a658acd65b3 223 0.12/1.00 vMB 27
283,482 283,482 000000000000000035ed59fb737707339cfb95f7ac54737f0f9fbdcb61520278 144 0.05/1.00 vMB 95
283,481 283,481 000000000000000110fb3eef839631a3ad47e19c8629a470dff60ec161e99654 204 0.09/1.00 vMB 45
283,480 283,480 0000000000000000a69c36a015ea3bcdb61443a87d4fceed771fd7709a4bbb02 85 0.03/1.00 vMB 30
283,479 283,479 00000000000000011ade465bf2f247a374949db1b0a18ff6b26cf16e116e1bfb 355 0.16/1.00 vMB 43
283,478 283,478 0000000000000000facb31bd3365a3aeb5db0fc735e0a432a3f992f11f74232c 103 0.05/1.00 vMB 73
283,477 283,477 0000000000000001f0f5936631ea5645798c554c30814d1bcee0c36a437e88c0 331 0.18/1.00 vMB 45
283,476 283,476 000000000000000138d3ccb74b106984efc6defee0161986cb83f326538fb579 205 0.21/1.00 vMB 26
283,475 283,475 00000000000000018381e667e8dcb3460f3e5ecc02bf34a87678e23d7fe8f2b6 119 0.05/1.00 vMB 27
283,474 283,474 0000000000000001bc2c89f1977e7d71959774a83d696ba479fe4c29b5ec63a4 524 0.29/1.00 vMB 29
283,473 283,473 000000000000000074bf82b68e4af9f8c03041d54370c2af4578996dcc7f466a 1,050 0.35/1.00 vMB 81
283,472 283,472 00000000000000007d5a509cfee62c8ba3830384b8f77d3e8f8d5c831128053a 724 0.33/1.00 vMB 51
283,471 283,471 0000000000000001eac9556cc6b9d9c55535a14ba2eacebff2e507dc972ebe9b 86 0.04/1.00 vMB 35
283,470 283,470 000000000000000195266c5dc61632107f9387175ed9d78cc784283404a16c8e 169 0.10/1.00 vMB 20
283,469 283,469 00000000000000016fbcd3e1d95cb8431bcbb3de74c6b802f9464362461f9f43 18 0.01/1.00 vMB 34
283,468 283,468 0000000000000001c39007ae1371c738418584eb5baadccdf7da343251128e03 249 0.12/1.00 vMB 43
283,467 283,467 00000000000000000eb5033391fcdbebf5de35f90a1f3274c6e7d700c7f9615e 82 0.17/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.91 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: 714.00 GB
    • Received: 17.50 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.