Loading Tool

Explorer IconExplorer

Memory Pool

78,539 transactions
29.46 vMB
0.06889695 BTC
Random Selection Loading Transactions
Max Size: 177.00/200 MB

Candidate Block

Mining Attempt 4ce8a473272a2dbde3deec39e4186526a3ead791246b240e8ab24f8c86e9abcd
Version 20000000
Previous Block 00000000000000000000d6b594037b85fafa2931c04549f2477853c526e018d0
Merkle Root 2dd5fb48ca9e991b24d16d8b1f448a68b8425aeadb6146ba6e178de6c272ff7b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,950
Size: 1.00 vMB
Total Fees: 0.00897149 BTC
Feerates: 150.93 > 0.90 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,997 (208,241 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
706,756 706,756 00000000000000000000ee4829bd54ca5595d2b0a8d6c7cc8adce3f8d8d667c6 924 0.30/1.00 vMB 11
706,755 706,755 000000000000000000013667af19f8701761db9cc3030d540eb888b1c237fcd1 990 0.35/1.00 vMB 9
706,754 706,754 000000000000000000036a880345283a5a6ad2039ce0bb0737d792c02a2747b2 1,658 0.69/1.00 vMB 9
706,753 706,753 0000000000000000000c41aac3a2c4d751fbb4e9050c8813cc4edd0dbc157e7a 74 0.02/1.00 vMB 12
706,752 706,752 0000000000000000000571e12f6e91e5ad7dc918ba9804a51797d3fda4b15fd1 1,184 0.48/1.00 vMB 12
706,751 706,751 00000000000000000000e3114b8bb3391fc00e1e0654627bab9893e396f846e6 2,223 0.80/1.00 vMB 9
706,750 706,750 000000000000000000029aee8d150cf90bb990085e70393dbfba710500b38b17 1,608 0.77/1.00 vMB 6
706,749 706,749 00000000000000000000a9fef45f6d9bce7cfa8a1c592cf202b5d83f23683348 1,032 1.00/1.00 vMB 6
706,748 706,748 000000000000000000029e331bfef68e4a571a265eb1550c760993b72746fdc3 3,421 1.00/1.00 vMB 6
706,747 706,747 00000000000000000009f8ac0b0a964ac60edc5a57e7207f93573ce28882b73d 2,582 1.00/1.00 vMB 23
706,746 706,746 00000000000000000001876ba3492d8cde0c3ea6e0945c2f9dea381fcae6109a 1,863 0.70/1.00 vMB 9
706,745 706,745 0000000000000000000bf4d7d0bc8c05a42b537c001ebff59f92b20990fe2022 356 0.12/1.00 vMB 10
706,744 706,744 000000000000000000083fa33dcb9d5be5137d27af79ad1a0a8a825dacde372f 1,380 0.63/1.00 vMB 3
706,743 706,743 0000000000000000000852048d84b88ccd1f411401baf398ff84f415d0f181ff 2,705 1.00/1.00 vMB 14
706,742 706,742 0000000000000000000c16f12abb73419313aa0cc7dfa729411661888dbcb52e 1,278 0.45/1.00 vMB 12
706,741 706,741 00000000000000000003ff93565e75100b5218c1473a6ed302b68e3b32231546 718 0.50/1.00 vMB 4
706,740 706,740 00000000000000000006700910a593ae46357b9d8ca10c61abf16e4c7a12b60b 1,848 1.00/1.00 vMB 7
706,739 706,739 0000000000000000000a7ae32724380b39fb0da98dcb63f5f67e10ab4b5ad778 1,898 1.00/1.00 vMB 8
706,738 706,738 0000000000000000000d99a82947f05a259416992a0891bd066b8f551d96e2b7 2,527 1.00/1.00 vMB 11
706,737 706,737 00000000000000000002a3e164d11d5ccaf243fcf552fa7781675794c94fb3fc 824 0.35/1.00 vMB 10
706,736 706,736 000000000000000000064bc844f16a7a254349f97949f6441e913f80610d46e8 63 0.02/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.39 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: 664.49 GB
    • Received: 14.99 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.