Loading Tool

Explorer IconExplorer

Memory Pool

82,463 transactions
31.15 vMB
0.15150425 BTC
Random Selection Loading Transactions
Max Size: 185.24/200 MB

Candidate Block

Mining Attempt 692afd0120d8495faf5b29adf6d256c11b6a595842f64ff105c41a2f75139dbe
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 47c657cd27875dfa8d97122095400b7b83335201515b56d4b937aab87b26dadc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,953
Size: 1.00 vMB
Total Fees: 0.05764356 BTC
Feerates: 269.69 > 5.78 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (518,503 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
396,642 396,642 000000000000000007825043733a8224420367ced51e0baf520b5db1fc4b2e36 893 1.00/1.00 vMB 16
396,641 396,641 00000000000000000429e64599590e968399e933b9a1b428ef8309fd84f7b2b0 1,262 1.00/1.00 vMB 21
396,640 396,640 0000000000000000090c27ed04442b3f129855fcbf39b7ba95887204a4a5b3c1 2,198 0.93/1.00 vMB 50
396,639 396,639 00000000000000000660b1a61c888c6cf05a9b5b2eee389f11e31d057958f564 2,225 1.00/1.00 vMB 32
396,638 396,638 000000000000000006d36df9b00cc3cf474c82bff39af1c86542393760b2bc67 1 0.00/1.00 vMB 0
396,637 396,637 0000000000000000031bb2c263e162ba7fe815354fe6b08a9ce10411e261d626 1,879 0.95/1.00 vMB 40
396,636 396,636 000000000000000004bd2c9fca1e92bef7f8dbaa98b7c5a32096e96957ffb981 2,519 0.75/1.00 vMB 52
396,635 396,635 000000000000000006d6d9738a9e725ec69daf95429fd8e14fea8a5c80b091dc 2,759 0.93/1.00 vMB 69
396,634 396,634 000000000000000004d9d5ea4fc18a6567f0f0e149dab59b4c4df0ac51820365 233 0.19/1.00 vMB 21
396,633 396,633 0000000000000000012a1fea08d2d283874d53a4edc3c10bf725718de544c95b 1,452 0.95/1.00 vMB 26
396,632 396,632 000000000000000008fc07834c2669cfea9474161b7d93e14907ad9c824037cd 2,707 1.00/1.00 vMB 45
396,631 396,631 0000000000000000064e165af681a8bd01005c2e108da64e51089bbeeaf02b28 259 0.15/1.00 vMB 29
396,630 396,630 00000000000000000709d397602357fa1c9e784834728a417b36c3202bed9b2e 1,700 0.82/1.00 vMB 34
396,629 396,629 000000000000000006da2c6b73d931d97de2e6faf768cf33ffc5bb12b2defc2a 1,942 1.00/1.00 vMB 32
396,628 396,628 000000000000000002a3aa10425e592e8a8e34fbd7c63fda5e9857db36e9c7f7 1,098 0.99/1.00 vMB 20
396,627 396,627 000000000000000003acc52bb8fdb81529090eabe54c6c89c3b65069dbe55959 696 0.41/1.00 vMB 37
396,626 396,626 00000000000000000497f414b591e9e94df6ef6e5564dde2b20233ff76ae1267 388 0.28/1.00 vMB 36
396,625 396,625 000000000000000001abc34c21bcc34a10d32de30c94afef5b05296e8d72e2d0 454 1.00/1.00 vMB 7
396,624 396,624 0000000000000000088912fb8b8a872acbba4e22555ac8ce527e61d859bfafb9 561 0.39/1.00 vMB 23
396,623 396,623 000000000000000007dd56ace6728e341125f97fa1e70a55d1fa32205f3e74d9 1,149 0.45/1.00 vMB 41
396,622 396,622 00000000000000000507fc5479eb22424fdda2ea02fc46f9c4842377f0410278 1,749 0.99/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.65 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: 672.55 GB
    • Received: 16.27 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.