Loading Tool

Explorer IconExplorer

Memory Pool

39,823 transactions
28.62 vMB
0.07570339 BTC
Random Selection Loading Transactions
Max Size: 145.20/200 MB

Candidate Block

Mining Attempt c04380c2a723f8d5c80f6cffc051e42ebc7d84bbf6d09128fb999ce59c1cf9ff
Version 20000000
Previous Block 00000000000000000001b25de7d6b46a8948f214d3970d4d7cda994c93f61a8a
Merkle Root f0bc1975613bd7be2d0a6e0bb13924081915af608b306fbacc464aac0859a8e3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,362
Size: 1.00 vMB
Total Fees: 0.02036555 BTC
Feerates: 150.93 > 2.04 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,611 (262,151 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
652,460 652,460 000000000000000000085e6f9db90960b87af13d4d4a3df7dcab76da8ed04e2e 2,508 1.00/1.00 vMB 17
652,459 652,459 00000000000000000006ce4c15bb2735f04aff6f6da11c2fd86fbdc9b04e7978 2,001 1.00/1.00 vMB 55
652,458 652,458 0000000000000000000dd53a349e6be4174a505aa21c353fcd208595d441540c 2,462 1.00/1.00 vMB 95
652,457 652,457 0000000000000000000a703dfdc4848c0d3dba298a8986d7ab5faed252d99127 1,317 1.00/1.00 vMB 31
652,456 652,456 0000000000000000000887372d3cdec1432d1011f8e4f803394910e2c0b97052 2,379 1.00/1.00 vMB 74
652,455 652,455 000000000000000000061050555e0e4db2d057f9a03e2b25d508ea4e88ed8c4a 1,905 1.00/1.00 vMB 25
652,454 652,454 00000000000000000006c7673b5aad79894ac637b8af4f8d49209aced94f53f3 2,523 1.00/1.00 vMB 78
652,453 652,453 000000000000000000009665d75adb800c092c57f05a7fae8e3697f7975c1c46 2,030 1.00/1.00 vMB 12
652,452 652,452 0000000000000000000b2fbf86dbbd634dfc6098c2e9cce134dfd69a1116c74e 2,519 1.00/1.00 vMB 37
652,451 652,451 000000000000000000033902358036361d39cd5378eded3f3de73a7d29b1eb78 2,626 1.00/1.00 vMB 34
652,450 652,450 00000000000000000004353bbe74264fea7634e53734345d91a22ee34ec6e9f4 3,191 1.00/1.00 vMB 87
652,449 652,449 0000000000000000000e942ea837d0d739a9db5567885ea99fdffb1e9e6c9d0d 1,866 1.00/1.00 vMB 55
652,448 652,448 000000000000000000094fc5d84522087ae2e0f5d7b06effdb5c04a092760c70 1,346 1.00/1.00 vMB 18
652,447 652,447 00000000000000000006c2f40157509a38584a57f4dbdbdf872153ade25f809f 2,113 1.00/1.00 vMB 21
652,446 652,446 00000000000000000006f0b7cc4f6e273f29884fd519bcd09938fdad32e8a247 2,368 1.00/1.00 vMB 35
652,445 652,445 00000000000000000003e4d0dd72512da3c39a7b7b443138880dc6a96972f9b6 2,955 1.00/1.00 vMB 68
652,444 652,444 0000000000000000000a1fa13661ab2c33f7cb0a8da0d6315d22705f0cea3f5c 2,177 1.00/1.00 vMB 34
652,443 652,443 0000000000000000000d92bbcf22e7e6bdb053b5a4e03890240e6fad0b6eea9d 2,882 1.00/1.00 vMB 68
652,442 652,442 00000000000000000005c14e584a985f07e57be0397852e50909a897e9f7b31f 2,931 1.00/1.00 vMB 90
652,441 652,441 00000000000000000004e2a0e89ba3d98400b4e45d223a7faa06fb149b2bb911 1,574 1.00/1.00 vMB 67
652,440 652,440 00000000000000000003f6d888a6b78c5c44b9ec4bdc55e75a191c1fe92a556f 2,068 1.00/1.00 vMB 59
Previous 10 blocks ↓
Total Size: 781.70 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: 629.15 GB
    • Received: 11.87 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.