Loading Tool

Explorer IconExplorer

Memory Pool

45,149 transactions
28.68 vMB
0.12456360 BTC
Random Selection Loading Transactions
Max Size: 151.75/200 MB

Candidate Block

Mining Attempt b30eb0cc59a6597c7bc3a3beb8097eee3b9a5d787c96d5e8b455a53abe3e770b
Version 20000000
Previous Block 00000000000000000001b7fed1570278bf53c34ddd10975046ef0611921f9718
Merkle Root 880466bc20092dfdf691e042635701843429ea2704c73d1ea2903ebb40791a60
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,424
Size: 1.00 vMB
Total Fees: 0.06973004 BTC
Feerates: 101.65 > 6.99 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,809 (88,266 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
826,543 826,543 00000000000000000000f78df45f677e75929279364b408f41d02c9de6454524 4,783 1.00/1.00 vMB 41
826,542 826,542 00000000000000000003d61d2aeca859921a2eb7c212939da026f97fd5d45d83 4,463 1.00/1.00 vMB 44
826,541 826,541 00000000000000000002723224059617839066cd1822ad0aba53f49d368418d8 3,717 1.00/1.00 vMB 51
826,540 826,540 00000000000000000000205ccf754aae461e2a754cc9f3b3d9d996d595fb33d8 5,232 1.00/1.00 vMB 37
826,539 826,539 0000000000000000000058c36569d1c3724e45b911354e4f58bd00485c703aaa 3,835 1.00/1.00 vMB 50
826,538 826,538 00000000000000000002a8e67931944bfe863182c5c778b6e74a1e7f4c01a529 3,903 1.00/1.00 vMB 61
826,537 826,537 00000000000000000001e917c1115ed0e532d6092d92a6f189337605108e14db 3,715 1.00/1.00 vMB 48
826,536 826,536 00000000000000000001d0f1fa862b6b7b820f3b1d0ba0c9661253cdff0e0cc4 4,543 1.00/1.00 vMB 41
826,535 826,535 00000000000000000001d46ac14d182e3c9f99c78b8d369a016062e8045eaf61 4,848 1.00/1.00 vMB 35
826,534 826,534 00000000000000000002261a4746648bcdfa67af1c884d8d5e3658392aa6b9cc 5,191 1.00/1.00 vMB 40
826,533 826,533 00000000000000000000e6fc443c73cd6b9fdc2eddd9e32cfddac6f1157ebf27 3,858 1.00/1.00 vMB 44
826,532 826,532 000000000000000000036afabb5e6e74b13a7d3dbda17bfd92fbaaaf38fdfc3c 3,961 1.00/1.00 vMB 55
826,531 826,531 00000000000000000000e84e11118b17d2d0d20bb47d80215b046c44d483f460 4,977 1.00/1.00 vMB 43
826,530 826,530 00000000000000000002c7744c4156ab19a16b857a9976832a94360d2aa1a3bb 4,337 1.00/1.00 vMB 40
826,529 826,529 00000000000000000000818cae91ec6e1fb624cfe04b5d93132756c669656c1f 4,483 1.00/1.00 vMB 48
826,528 826,528 00000000000000000002a28d6e42a52050c498763666c128b3bf892a2fd82bf8 5,017 1.00/1.00 vMB 43
826,527 826,527 00000000000000000002a1722885311881862600f8a46afb00f76e713d4c48c5 3,145 1.00/1.00 vMB 41
826,526 826,526 00000000000000000000ffef0f073a91ea75007155b3700baad211e63bf38ffa 4,085 1.00/1.00 vMB 43
826,525 826,525 0000000000000000000117c37a377f82497209b28b1413c29fefa75a066ad535 2,673 1.00/1.00 vMB 46
826,524 826,524 000000000000000000033890d86fa69de2d9bb5b180adce50309339ba74a5184 790 1.00/1.00 vMB 41
826,523 826,523 0000000000000000000231fca53045cc427f5f6c032abaffa88dc0933ce4d63c 3,065 1.00/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 782.05 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: 650.89 GB
    • Received: 13.34 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.