Loading Tool

Explorer IconExplorer

Memory Pool

28,256 transactions
25.82 vMB
0.06986676 BTC
Random Selection Loading Transactions
Max Size: 126.82/200 MB

Candidate Block

Mining Attempt 0cfbd0445e9826697595f03bdc4558ec3fac8075bf1e1a72d2462fa1adf59b09
Version 20000000
Previous Block 00000000000000000002090a5e6827104d71bc49b506e4cb66502fb6a9600695
Merkle Root 190a2f3bf3d4e391c06ef05899c5d1870eb6687c93cd6577703cb42eed7c6419
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,984
Size: 1.00 vMB
Total Fees: 0.02205072 BTC
Feerates: 502.65 > 2.21 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,240 (635,671 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
278,569 278,569 00000000000000010d3c12aba4e30310a7ab44062a9acef2a2ef796ceaa0a313 267 0.13/1.00 vMB 64
278,568 278,568 00000000000000010f506a248cb023addb43b06874f77e0e5fd78036af0ea1e5 97 0.04/1.00 vMB 43
278,567 278,567 00000000000000011b722faa46d8bccfc800b175d66684b6afbf697d6c55e02f 63 0.06/1.00 vMB 35
278,566 278,566 0000000000000001c3d991ba5b549620e78c2eda9f434c5d155830f4dba7c409 20 0.01/1.00 vMB 84
278,565 278,565 00000000000000012017db41f132a0828538fc618408648f7b161ce92deb29e9 175 0.07/1.00 vMB 36
278,564 278,564 00000000000000009df9e05cfb4b93e1e4e95f5af3cde6cb9f9e54d0f9d8a917 337 0.16/1.00 vMB 58
278,563 278,563 000000000000000068d1acfc475bc070b96d9f22ffcd5feebf4920cb244b12c6 32 0.01/1.00 vMB 37
278,562 278,562 000000000000000048599994d58ea041a97449f85c109143a0cfd1fe942f1ef1 6 0.00/1.00 vMB 38
278,561 278,561 00000000000000000d81cc13670501c96f3b696084000319a0b72554b657a39c 264 0.13/1.00 vMB 135
278,560 278,560 0000000000000001916faa85bc307ca096504f977a49ec4854e5cac78db89c90 301 0.15/1.00 vMB 48
278,559 278,559 000000000000000238423cec38b1c0a179a58bab80f65d1c0f3a12fbd293ac13 1 0.00/1.00 vMB 0
278,558 278,558 0000000000000002ffd1cdb88a642fb253596a889c9622c1c26038b5cc1173f1 331 0.14/1.00 vMB 42
278,557 278,557 0000000000000000be4921fab20219b06639314cba2483463ef6ff87c7b8529c 124 0.07/1.00 vMB 58
278,556 278,556 0000000000000001d95e1d4170f431e0295a24cea0259ebc05d98993d8a6a8c9 83 0.03/1.00 vMB 45
278,555 278,555 0000000000000000e85cd09921113a05bfb3e01df1b35c9bcad0f976e45371b0 118 0.08/1.00 vMB 37
278,554 278,554 0000000000000002b908cc845dbd8ecc3d08dc26bfd7eef4c225e6361e2f264f 132 0.06/1.00 vMB 59
278,553 278,553 00000000000000018de23d85a8f0d1d0247b0deaf541d5580c5d00bf3b86445d 158 0.09/1.00 vMB 18
278,552 278,552 000000000000000022498fe9fdf8825c6ca429cf27b64af01995cf6bbd650f94 251 0.10/1.00 vMB 44
278,551 278,551 0000000000000000627a786abe0832726cdc661e1ed31a298f6d8d7c6c609fe8 312 0.16/1.00 vMB 39
278,550 278,550 00000000000000012f3572db4159e8a0557c9d2a1b85d5a265ce8b7d543b3788 297 0.25/1.00 vMB 33
278,549 278,549 000000000000000088cebcfa2e6653b0a9eda432ae1fb9711c36cb1375f9059e 1,014 0.50/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 781.02 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: 576.21 GB
    • Received: 8.42 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.