Loading Tool

Explorer IconExplorer

Memory Pool

75,641 transactions
20.86 vMB
0.06911161 BTC
Random Selection Loading Transactions
Max Size: 139.46/200 MB

Candidate Block

Mining Attempt a9687cb8a4c6a761bb91ab4bff67e892a662c32f5a8c5196c790165db0d3fc10
Version 20000000
Previous Block 00000000000000000001d004763c7593ba5a20d2f474adb18f835c6e283fc714
Merkle Root d677d1e2c41be569d1df2d381fb0e15736845363a0949595e7cf1dab4bd252c6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,818
Size: 1.00 vMB
Total Fees: 0.02328504 BTC
Feerates: 181.27 > 2.33 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,008 (844,362 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
71,646 71,646 000000000107135d7d41f11b03a56c187106518e974402189d78d1d99d0b20aa 3 0.00/1.00 vMB 0
71,645 71,645 0000000000c3dac25f2cbac7b4953862f2810a30e9dac8da7b2289da2e2e28a2 1 0.00/1.00 vMB 0
71,644 71,644 000000000005790336950bd56c262070c0ed24c64406c49efcf2abf89100f7aa 1 0.00/1.00 vMB 0
71,643 71,643 000000000011aca0a0fc442ec3abe823289b4b71eae7738064ab730251672fbf 2 0.00/1.00 vMB 0
71,642 71,642 000000000075d2f7895650177fe7377e0c4db3d3a68ec0621cb2d87e1fc1fded 2 0.00/1.00 vMB 3,875
71,641 71,641 00000000003c571e33a8cba77047a03cbc0f908d5c499692cd442effaacc68be 1 0.00/1.00 vMB 0
71,640 71,640 0000000000adc283b61edca7ab8687c853b82ee46226711ed7ac164a9938a8e0 1 0.00/1.00 vMB 0
71,639 71,639 0000000000289cad6da1804e7215e490047671ba2f28dc7f731edce32f6dad5d 1 0.00/1.00 vMB 0
71,638 71,638 000000000057d7ed57ccb96b5f7da22fa9f4394a4f345cc31129a5825d34bb24 1 0.00/1.00 vMB 0
71,637 71,637 0000000000dc096a08339079aceb348737c5804d6167e3cb44af5288ea42a0bd 1 0.00/1.00 vMB 0
71,636 71,636 0000000000f2969f1a7fb8b74df5aa1c20cb9ce07c6dadb5895b40048cd7fc5b 1 0.00/1.00 vMB 0
71,635 71,635 0000000000a1c43f3022679d632fb1e39f59f61fbf4a553d798d92e939aa1d56 1 0.00/1.00 vMB 0
71,634 71,634 00000000004fad037fd870002cbc1b55343b31ae3b1b92795fbdc96f68c9467b 1 0.00/1.00 vMB 0
71,633 71,633 0000000000f47f301353949ca940922541068a568828f59d3293dcb2d21123e5 2 0.00/1.00 vMB 3,875
71,632 71,632 0000000000fbc9f385b3c2d78f874e752dfb5a99759f098b87bb4d26ea76d080 1 0.00/1.00 vMB 0
71,631 71,631 0000000000aceed707552102c7c50bb7b54cdeb393c5e3d96b4c9e258e55102c 1 0.00/1.00 vMB 0
71,630 71,630 00000000002754c9baf2c38ad3ff08b069ca2a69eeee182c58a8ff4bbc3f8e72 1 0.00/1.00 vMB 0
71,629 71,629 0000000000271b8cfdc3e7153204b570b44b5c8fb1566a1d4c71d753ab4d463c 1 0.00/1.00 vMB 0
71,628 71,628 000000000070fbff0f45aa70ba188319a919f9877cc1e64e8b0c7b0c7f3bfe23 1 0.00/1.00 vMB 0
71,627 71,627 0000000000b9ef8e27cfe8591310f33fead7d415ef16b0c78a6b37aadfc6f58b 2 0.00/1.00 vMB 0
71,626 71,626 0000000000986886ce28fda0dfe726212ecfad1167402975577a2035626dff09 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 784.13 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: 809.86 GB
    • Received: 23.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.