Loading Tool

Explorer IconExplorer

Memory Pool

28,293 transactions
16.11 vMB
0.02626438 BTC
Random Selection Loading Transactions
Max Size: 97.45/200 MB

Candidate Block

Mining Attempt 16154c63612bf998ebb9015bc3bf6330bf6394e30d9ea23e35ef1efaed8a5aca
Version 20000000
Previous Block 000000000000000000001aa1195731b93a38c35e48cbe25962c8367d0f283042
Merkle Root 04264bb26671b833a9ffa3f802a53ec7dfe708c797d25986b6570bc1074b49ed
Time (UTC) ( ago)
Target 00000000000000000001f3030000000000000000000000000000000000000000
Nonce 0
Transactions: 3,376
Size: 1.00 vMB
Total Fees: 0.00966196 BTC
Feerates: 73.20 > 0.97 > 0.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 939,001 (731,700 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
207,301 207,301 00000000000002b32c5ace160cbf3d290e2439a755171e764e6cac50151cb7d5 538 0.25/1.00 vMB 177
207,300 207,300 00000000000003493b283ef604db26cfd0138e5ee44c69a66de9754ff2e3eddf 23 0.01/1.00 vMB 229
207,299 207,299 000000000000038bd110a3f119a5de95676c65cf847d70c64c89237a9e54f3dc 4 0.00/1.00 vMB 0
207,298 207,298 000000000000016a95f3847677df3d6a3aa4d93f553ddd1178f0c8411a7577d5 96 0.04/1.00 vMB 61
207,297 207,297 00000000000002c2ec7f8205d6281ccf207e4ea978ed9c7c8b51cfa4f34b4963 847 0.36/1.00 vMB 221
207,296 207,296 000000000000032ff0a5d13067cb6d13903b6f01580b367fa515d415a58d9581 149 0.07/1.00 vMB 205
207,295 207,295 000000000000015304214789ceb8a4c194c4d343c018ab870dd692ddaef1b222 391 0.21/1.00 vMB 168
207,294 207,294 000000000000022ba68ec0efe1fcf988a0b5f7abf95937a7de002088e5812476 371 0.15/1.00 vMB 186
207,293 207,293 000000000000042db9a112fdf07b86a955aec8b041370244e4752a588f23dba3 116 0.14/1.00 vMB 71
207,292 207,292 000000000000019a52482aa9b6292a43c8b75e520977a197a48fecb635da458a 110 0.06/1.00 vMB 133
207,291 207,291 000000000000012fb72de17931a48a461b163497653599d43afc5a46f1303d5c 476 0.27/1.00 vMB 145
207,290 207,290 0000000000000319e9977ecaaf650e1d08fe2ad8516b7b28157edf4ebd3cfcab 178 0.08/1.00 vMB 147
207,289 207,289 00000000000004b12f2abc2e250fde11baf0223b922da90c4856ac53b08f2407 661 0.22/1.00 vMB 219
207,288 207,288 00000000000001a15d75896a26babaa24f84f91bd40bfc2a88b10a578f5368e3 587 0.20/1.00 vMB 234
207,287 207,287 00000000000001580487df3de2e017fb154bc9bbfbf67b3ca8abd50310c8eec3 64 0.16/1.00 vMB 38
207,286 207,286 00000000000002e7487ef15f96c3e29f2fcb8d21bde00ec9f89c87596b479691 248 0.09/1.00 vMB 197
207,285 207,285 000000000000018ab36c33f287d8c8393ac2d48fdee31f7f146fad03d70180e1 441 0.19/1.00 vMB 201
207,284 207,284 0000000000000066906721fb61aff2640da5b4a630d35bce32affd4e6ef9de13 168 0.04/1.00 vMB 68
207,283 207,283 00000000000003ba183c369d567db852f6b63c6a258104c0f15fed15d069d082 282 0.14/1.00 vMB 149
207,282 207,282 00000000000001a31be7665b5ffa933ca8c510c0812820fa3d3567a1ae84beac 480 0.17/1.00 vMB 188
207,281 207,281 00000000000002b38c62d4cf1f149e8525666697211cecbede041f9af0de9b21 672 0.25/1.00 vMB 187
Previous 10 blocks ↓
Total Size: 824.89 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: 4,212.36 GB
    • Received: 231.08 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.