Loading Tool

Explorer IconExplorer

Memory Pool

29,980 transactions
9.43 vMB
0.14641223 BTC
  • 1 sats/vbyte = 5 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 57.19/200 MB

Candidate Block

Mining Attempt 9f0d5625f85cd2a1e8413e64431bf1a3609bf18f73210be806afdd7d5dff2b0c
Version 20000000
Previous Block 00000000000000000000509134f4cc7e9cf327299f81f0e594b3d1dd3418e2db
Merkle Root 6c7c4900826e08312da246204566fc7fb1cdcae2f7c2469f0fa72af9421c2359
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,256
Size: 1.00 vMB
Total Fees: 0.08001928 BTC
Avg Feerate: 3.17 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,994 (719,150 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
193,844 193,844 00000000000005c4af7185d0d3151dd5e3253a43370d29b2918caff1ef67f0fc 0.04 MB 93 101
193,843 193,843 000000000000045cb2d0955a9ae08e4e81f49f54cfaf9d2129faa1260a6ae7a6 0.00 MB 12 16
193,842 193,842 000000000000036daadaeb746266e3be1bcec16f3ea2e9fceb50a1c7999246b9 0.08 MB 256 81
193,841 193,841 000000000000071faf34ff0c29003eab8add1ab68642db76e012d76c175f0356 0.01 MB 17 53
193,840 193,840 00000000000002f9ca1215ca686b6c741042d95aec38b9e8185c07751536887a 0.05 MB 76 277
193,839 193,839 00000000000002adba7b727b9dac637fdc82b28364ee80d391fb04d7ff1d4f78 0.12 MB 232 128
193,838 193,838 00000000000006f64caeb18e81f391c8c5b087c415ca4a42004933eb34533107 0.11 MB 273 123
193,837 193,837 000000000000076120f34563ea3aa2231885625885131412b48f7005d35945a1 0.12 MB 250 127
193,836 193,836 0000000000000708952982699d9d8c3a31558e47d333de09c524ec4e8c459f77 0.06 MB 102 110
193,835 193,835 000000000000064ffd99f05c4d2262233d06ccbcd8353a12b2bc973fb6ba0d69 0.19 MB 475 131
193,834 193,834 00000000000002f881fe4ed1eb52f3292621642e10855b51ee1095d91d2019eb 0.08 MB 206 159
193,833 193,833 000000000000039dd40f4af18cb09a9bf08ce8fcd21e1281352512fdb0db7a57 0.12 MB 256 20
193,832 193,832 0000000000000257c84f516c66d90eaa8f4f9bb86aeac6c7630b308130451246 0.06 MB 126 99
193,831 193,831 00000000000002e2dec7f1aeb0a07026820158bfdfbfd119d7762c30802864bf 0.02 MB 47 41
193,830 193,830 00000000000003410e57605798c36659a6625a360ec3b3807cb4623a96541f04 0.19 MB 485 137
193,829 193,829 00000000000002589ed91e9a1f0c311ab387690dfe5171ba5ef7ee4d4e70da03 0.00 MB 9 15
193,828 193,828 000000000000012766cab2d0e5c5c7902aa609cf1f268078e3b2d5f75ab1cc7a 0.05 MB 129 83
193,827 193,827 0000000000000302386bac94a16e622ed0e968faa39b62676795ec7fbec13d7b 0.02 MB 36 152
193,826 193,826 00000000000003835166fb8358d787e17596d6a2255cf99bda703db6bab9be06 0.19 MB 512 111
193,825 193,825 000000000000032ea5b14bc2d6baf825c5481afe9aa27d248e55fb11274fb4cc 0.19 MB 512 89
193,824 193,824 00000000000005ea687da9052e4990803ae84ed1cb2b0ad0f8b9c97b2de05e02 0.00 MB 4 73
Previous 10 blocks ↓
Total Size: 778.83 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: 376.95 GB
    • Received: 3.39 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.