Loading Tool

Explorer IconExplorer

Memory Pool

77,968 transactions
29.45 vMB
0.08940556 BTC
Random Selection Loading Transactions
Max Size: 179.66/200 MB

Candidate Block

Mining Attempt 0a2217e8520da7d6bca38b2463498a18531b7283b0cdb76d419f971fba37eb6a
Version 20000000
Previous Block 00000000000000000001873758786023bce526cc548acc0e4523a6e0d9f02e45
Merkle Root 5ca7d750b0ae53b32e6a01709c3dee693e74051c64a3423fa1061ee2effc4b2d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,824
Size: 1.00 vMB
Total Fees: 0.02470322 BTC
Feerates: 301.35 > 2.48 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,242 (186,766 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
728,476 728,476 0000000000000000000012e6c0c0b607e6531f506e1ef83f65e4141833129138 255 0.09/1.00 vMB 9
728,475 728,475 00000000000000000008b918fc6e408e308141c7bc61bde885969061e60f7b5c 1,420 0.63/1.00 vMB 7
728,474 728,474 00000000000000000006b71453f7a958862b4e6105290bfd0c731c1368b7ef5b 891 0.42/1.00 vMB 6
728,473 728,473 00000000000000000009164858eda9966c47579dcfe7626737cd0a6bdaa3b975 2,011 1.00/1.00 vMB 6
728,472 728,472 000000000000000000066e96d6c6ee53e6be47058bb5bba4e912e74d98f99bd2 551 0.30/1.00 vMB 5
728,471 728,471 00000000000000000005e4d1064960b210715803feb335230f6e57a5bb949408 248 0.33/1.00 vMB 3
728,470 728,470 00000000000000000008eac212bbba4c45206aac5f2cc619db5e1e1a71365523 769 0.61/1.00 vMB 4
728,469 728,469 00000000000000000007e9a725730aef58bf2f8c169fa778922dd5c4ce843fb7 1,046 1.00/1.00 vMB 5
728,468 728,468 00000000000000000006adaea428a379f0ef1bc1e886867488365a2e4dae6afa 996 1.00/1.00 vMB 4
728,467 728,467 00000000000000000009681f1c21b327764c12e2730b2402bf4dc6055665ed36 1,829 0.99/1.00 vMB 9
728,466 728,466 0000000000000000000a14bbe27e41911016b7fb6cfd5c0d4b3d330022fc8429 61 0.59/1.00 vMB 1
728,465 728,465 00000000000000000008dca8aac3123f701c9bc2c1692d62ca627b359eaf1252 949 1.00/1.00 vMB 4
728,464 728,464 000000000000000000069f1273ca63f3e6d2559a28e5c2d9dba282d42e77a587 89 0.06/1.00 vMB 6
728,463 728,463 000000000000000000082fc91c621985bd9f8f2f1470a871f90cd17cb24f8685 710 0.46/1.00 vMB 5
728,462 728,462 000000000000000000068d0da1e4570ea4b021ea9338858ea77c4eb1c6df939b 74 0.02/1.00 vMB 9
728,461 728,461 00000000000000000001244d14abe2ecb69954e6067bca3d77175ead1cdfb49a 794 0.38/1.00 vMB 8
728,460 728,460 000000000000000000049684b34319b24fe51147d58bfef5138bfeced3022c0d 25 0.01/1.00 vMB 5
728,459 728,459 0000000000000000000903018b6c4c17979967c64f42d3716ed429e46844f5c5 580 0.17/1.00 vMB 6
728,458 728,458 000000000000000000025138b9d904bad8344fd3f7073e1595119ff5d5b03a79 950 0.98/1.00 vMB 3
728,457 728,457 00000000000000000005bee2158fa943bbe08579aab78c0ee1b71b80dd1e8b65 2,041 1.00/1.00 vMB 9
728,456 728,456 00000000000000000001b8c4c68c0ca60fba4b29bdbf636ab6f78b7c59ed4d9a 778 0.22/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.81 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: 710.29 GB
    • Received: 17.06 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.