Loading Tool

Explorer IconExplorer

Memory Pool

81,944 transactions
29.98 vMB
0.09561307 BTC
Random Selection Loading Transactions
Max Size: 181.94/200 MB

Candidate Block

Mining Attempt 381b62d289169dda85a83ddd23c4359fd7c56444648015666ec54e97dca0a7b4
Version 20000000
Previous Block 00000000000000000001cb55e2e618f7d0b14eff6361ccd981eeb53f94067c6c
Merkle Root c946da3d265dce13d30818b92b4833e0582af905c21c5b1cc88e31da2926c68e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,195
Size: 1.00 vMB
Total Fees: 0.02676460 BTC
Feerates: 301.57 > 2.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,120 (589,237 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
325,883 325,883 00000000000000001a202584d733b28fe539a8f40029eed88d7747e49836b604 412 0.27/1.00 vMB 23
325,882 325,882 0000000000000000015240452f32cbe0bd0bc468e634150e3d097d480a6c04e2 616 0.40/1.00 vMB 23
325,881 325,881 00000000000000001d6b3fc8e469909d80d119230ba015a93d03cf09c9c3955b 873 0.57/1.00 vMB 30
325,880 325,880 00000000000000000291d743a36db5671d50c68a5d0b20e78aada7f90d199bbf 512 0.18/1.00 vMB 39
325,879 325,879 000000000000000002e4f49a0d5670cbd5235a70d41b12d9f53aee2c78e10b27 124 0.11/1.00 vMB 14
325,878 325,878 00000000000000000701809e8e117a784c8e6b9be50432384cdba2fecd17cbf5 320 0.27/1.00 vMB 21
325,877 325,877 000000000000000018e510af5f0921b7af4c4ef10446cbaef13d7e84b75a2acf 135 0.09/1.00 vMB 24
325,876 325,876 00000000000000000caece2fbf0550357a4477fb77532ef04d2f63a9e1fdccce 77 0.04/1.00 vMB 21
325,875 325,875 000000000000000007498bce2139bb1b3c14f77e5b73b1feda8d248245e4c98d 472 0.36/1.00 vMB 18
325,874 325,874 0000000000000000022378e60cf63ee2616902238fcbd3ca6f56f95e33f8a21c 1,443 0.99/1.00 vMB 21
325,873 325,873 00000000000000000af575161657a85c50466b9b57c7f1835ea0a15f3fdb1007 128 0.06/1.00 vMB 60
325,872 325,872 000000000000000009e11bf0367459e9fac11aa4902bdf01326c3e5c5c698b64 161 0.12/1.00 vMB 22
325,871 325,871 00000000000000001c55faedf435b47955f37e0c54c020071613668e9260293c 502 0.28/1.00 vMB 25
325,870 325,870 000000000000000007e75320ee13e22f0818b9901dc76a403f7e540eb375759d 54 0.10/1.00 vMB 2
325,869 325,869 00000000000000001b3b5e68b2b9d8e6c1c1392e81ca0e0a140da5f1f4af0e18 249 0.15/1.00 vMB 24
325,868 325,868 000000000000000006caa2e651694ef0c17a7bf2128336f208e3623b62d7422f 73 0.04/1.00 vMB 28
325,867 325,867 00000000000000001736f807a503e5eabd997f1215824d55879315744b98d8f0 267 0.12/1.00 vMB 29
325,866 325,866 00000000000000001855bb3ab20f042b5a6dab97f16fb23eba31aebb006e68c6 696 0.37/1.00 vMB 30
325,865 325,865 00000000000000000f834b503e1e8c2f730a7daf7f32bdf23cc92952210bc58c 70 0.03/1.00 vMB 39
325,864 325,864 00000000000000000905cfe9fcf934c9c43ce4a89f660b6881bb57cefde00a07 730 0.50/1.00 vMB 24
325,863 325,863 00000000000000000cd78e62b92ef5be69ecda8d8b250467e523903a160a8f27 975 0.35/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.60 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.75 GB
    • Received: 16.00 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.