Loading Tool

Explorer IconExplorer

Memory Pool

77,123 transactions
28.51 vMB
0.09759196 BTC
Random Selection Loading Transactions
Max Size: 173.30/200 MB

Candidate Block

Mining Attempt 921cff298e755dc60d1df4cee004e4d91e47e9525c1771dc1904aafd3635fbdb
Version 20000000
Previous Block 000000000000000000013d05d8e07eeed9e42c45f154b4b1a21afed5c5408f6f
Merkle Root dc036b8065a20b5828f3290fa693dfd943bcdfd808d46747a05c8f5a7133520a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,358
Size: 1.00 vMB
Total Fees: 0.03320428 BTC
Feerates: 526.32 > 3.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,277 (230,970 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
684,307 684,307 0000000000000000000b3ba5f6b5755b41a776fddc753dddf9b58713f162437b 3,102 1.00/1.00 vMB 138
684,306 684,306 00000000000000000008a4c575dc453f9dce18ce751fc2fb148ba5e48922585c 3,008 1.00/1.00 vMB 125
684,305 684,305 00000000000000000001e8eb656f5e2c60650b319e65e51ae4ff1377a91ca27c 2,139 1.00/1.00 vMB 94
684,304 684,304 00000000000000000007c82b7cd2aefc99ca76c25ca7caf49fd1255a6bc61d39 2,662 1.00/1.00 vMB 115
684,303 684,303 000000000000000000071a48eed5d71cf6b440468e8f234de85cf6e4cae7d3ba 2,567 1.00/1.00 vMB 118
684,302 684,302 00000000000000000000a8d66f92a09db89113e93699ab9786bdf7a12680b63c 1,713 1.00/1.00 vMB 87
684,301 684,301 000000000000000000038c87d731aba70b64d99310e57b8578c5a4b76b669a79 2,371 1.00/1.00 vMB 124
684,300 684,300 000000000000000000060de6c81a1cbd807106681318493eb2ce3e6020d3f3ad 1,825 1.00/1.00 vMB 92
684,299 684,299 00000000000000000001d3f6f881b8c3f00adb7280219be00bd3683542f8200f 1,106 1.00/1.00 vMB 91
684,298 684,298 000000000000000000037ad77de6999accc5f7660a8b60924b0bce512fbee3a3 2,087 1.00/1.00 vMB 118
684,297 684,297 000000000000000000091e1d9d8ae17502bd343162d041953d0496ca5c763fd3 1,111 1.00/1.00 vMB 116
684,296 684,296 00000000000000000009e9f15783a7c8569f60e178f38ae5a5f13cf86a1583b2 2,211 1.00/1.00 vMB 121
684,295 684,295 000000000000000000035590543b1a5b16f1ec9817d35ede005b5eeb26c21085 1,239 1.00/1.00 vMB 101
684,294 684,294 0000000000000000000471f303bc6c6469258ce9005234462f8aea17480dce3f 2,530 1.00/1.00 vMB 119
684,293 684,293 0000000000000000000163aaf021841340b9b0c516dec264a0d351eb61ff24b5 1,951 1.00/1.00 vMB 105
684,292 684,292 000000000000000000031d24507f45cbec4a8e786627d61af61571ee72d7c589 2,146 1.00/1.00 vMB 105
684,291 684,291 00000000000000000008734e5b84da76b743357ef75075ff61f2693f73951003 1,154 1.00/1.00 vMB 123
684,290 684,290 000000000000000000066ce763fd31d35ca8fd222f2dfd1e4d2c97927096f021 2,020 1.00/1.00 vMB 134
684,289 684,289 000000000000000000083cd506d49766a804a4432afa61bce2efcba0232e0acf 1,689 1.00/1.00 vMB 125
684,288 684,288 000000000000000000080449d518544728db263d2869d55beea929ba9eaab3cb 1,453 1.00/1.00 vMB 123
684,287 684,287 0000000000000000000977adbc3e280b04438c500332e8136535dd011e0955d6 1,207 1.00/1.00 vMB 100
Previous 10 blocks ↓
Total Size: 782.87 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: 713.10 GB
    • Received: 17.31 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.