Loading Tool

Explorer IconExplorer

Memory Pool

78,449 transactions
29.49 vMB
0.07534133 BTC
Random Selection Loading Transactions
Max Size: 177.58/200 MB

Candidate Block

Mining Attempt 0f1e5fc4c8d67d72510ed9abcec410290b75200f449891aa9d9d4c9bc89f296c
Version 20000000
Previous Block 000000000000000000008c4f55cac0d52e0fdb45c8112180d17dfee14c20cda0
Merkle Root e4bc97a151907861c3029ca5f37983a7c99c1934022a90b25b4650cf598a1e43
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,000
Size: 1.00 vMB
Total Fees: 0.01310005 BTC
Feerates: 40.26 > 1.31 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,107 (97,761 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
817,346 817,346 000000000000000000011359a0ec5cec56bdcc9adaac334956e428bc73fd95a6 3,517 1.00/1.00 vMB 227
817,345 817,345 00000000000000000004130cbeac2b1fe3d98e10dc0345855c4afc9103a49f4a 3,617 1.00/1.00 vMB 307
817,344 817,344 00000000000000000003af4ac02e8a655d2fee48d2ceeec46966a08ca01087be 3,400 1.00/1.00 vMB 198
817,343 817,343 00000000000000000003469940865f43d82e286f8cb5873916cdd05de810bff8 3,734 1.00/1.00 vMB 211
817,342 817,342 00000000000000000002872e9a018f954ea15d504350ef68774ca5f06d6d767a 4,734 1.00/1.00 vMB 298
817,341 817,341 00000000000000000003226475ba2dd61792a176f5097d826b0b8181e71587e8 4,950 1.00/1.00 vMB 218
817,340 817,340 00000000000000000001980f971164905518f1a224cf929dda2e0f08bfcab1ac 4,647 1.00/1.00 vMB 228
817,339 817,339 000000000000000000017c654e1c29913b37c565f7280306ebc8a06b378b4d14 4,729 1.00/1.00 vMB 278
817,338 817,338 000000000000000000001b828fa80801b8e3b9035a6a0616638aebcd15bb49d1 5,555 1.00/1.00 vMB 283
817,337 817,337 00000000000000000002b9b32f56367722032fa5fc8d2b672a6bb13f59634c40 5,164 1.00/1.00 vMB 294
817,336 817,336 000000000000000000023fa2a51edba05759a558b1709e4efd68598e3c194146 4,905 1.00/1.00 vMB 276
817,335 817,335 000000000000000000035ebb7eee901ef78c3eb38f082329460b5ebe77ff6934 4,722 1.00/1.00 vMB 261
817,334 817,334 000000000000000000015375b4bea8f4b1468fc2bc4aac8c6e60edcf7f48e9bd 5,303 1.00/1.00 vMB 287
817,333 817,333 00000000000000000002082bbeffbe3dffeab698364c63fe8c198ef500af15d0 4,187 1.00/1.00 vMB 327
817,332 817,332 000000000000000000001e70868e296a0123072fbaba4aa23684d6c71dc942bb 4,263 1.00/1.00 vMB 323
817,331 817,331 0000000000000000000081cf4fd23f0f4c1595e61d7bc5b805b0bd29048ef0c9 4,335 1.00/1.00 vMB 337
817,330 817,330 00000000000000000002596e81e46268c57e47bd810f09162565e30c58a4fdb6 4,899 1.00/1.00 vMB 279
817,329 817,329 00000000000000000002aa5def2acac5d795b35f0ade3dd53140cbce6f1f127b 4,414 1.00/1.00 vMB 288
817,328 817,328 00000000000000000003a81069d48acdc79f3b1d689e8a4d9c804534e65ff5cc 4,492 1.00/1.00 vMB 248
817,327 817,327 00000000000000000002b04543d561a92844ad4aa201ab38938c02a42710cce0 4,061 1.00/1.00 vMB 283
817,326 817,326 000000000000000000023996eb7d2fd56e2b10f79600372fd4cf7df7437a193c 5,118 1.00/1.00 vMB 264
Previous 10 blocks ↓
Total Size: 782.58 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: 671.24 GB
    • Received: 15.89 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.