Loading Tool

Explorer IconExplorer

Memory Pool

82,954 transactions
31.08 vMB
0.09109506 BTC
Random Selection Loading Transactions
Max Size: 190.73/200 MB

Candidate Block

Mining Attempt ca00f432f2c47b48a143ca8af6f67595dff7e76548040c5bb52f7319ceb67317
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root ae14e8fcf4799fb21da97f2fcd25fa6ed8f88317cd7f8cbe150434a75ceb0de2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,815
Size: 1.00 vMB
Total Fees: 0.02115762 BTC
Feerates: 301.57 > 2.12 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (519,359 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
395,865 395,865 000000000000000001c86bd7d1593fdfd7205d737071d59b5a514a587c9ae6ff 256 0.16/1.00 vMB 26
395,864 395,864 000000000000000002e7b0ec607be3c64ae0478cb5b9e164d3fb95bcc1abed5c 118 0.28/1.00 vMB 7
395,863 395,863 000000000000000008de9a667530dbcf644d6434224f9d8ee11d152f91fb1ec4 1,816 0.92/1.00 vMB 32
395,862 395,862 000000000000000004c000765e15075b2ebe538a992c72bce713ca768fd74e8b 988 0.38/1.00 vMB 56
395,861 395,861 000000000000000005ebd991c8fedc023fe023840015c6578713f64b52b7ee97 1,134 0.54/1.00 vMB 40
395,860 395,860 0000000000000000081a57f86c252facd38edc735e0b48970e33b27144f7e492 423 0.99/1.00 vMB 5
395,859 395,859 000000000000000004ff905bf70e6fe61cd039aae19099a1e7c92bd6752ccb0e 2,120 1.00/1.00 vMB 38
395,858 395,858 000000000000000003dfa907e00c66593ae2f31e1db428a948f4e37ddd8be674 1 0.00/1.00 vMB 0
395,857 395,857 000000000000000000d27f2f675e3ce4073cc187f52cd90581658876303f8ea0 1,216 0.68/1.00 vMB 37
395,856 395,856 00000000000000000142c2d48df266e47ca80a04acf7d6eec4f2886d1310fa30 489 0.34/1.00 vMB 23
395,855 395,855 0000000000000000005f4bdbebbf73c490ec0605af3466925953fef20f6eaeba 206 0.37/1.00 vMB 8
395,854 395,854 000000000000000008d7ca2c50c2e5c3544be23f34c0e316fb0fdfe837d47912 1,038 0.95/1.00 vMB 35
395,853 395,853 000000000000000008ade45c30001b259e0b0efbb2273b2623b3824fd002221d 2,285 0.93/1.00 vMB 56
395,852 395,852 000000000000000004de4569a754daed0102b4d157f7d9a6e3caa56cfa0b31bf 728 0.44/1.00 vMB 28
395,851 395,851 000000000000000002ed33aaca3f87c61035b0b9e1ee0b8997944949af36a167 502 0.25/1.00 vMB 39
395,850 395,850 000000000000000001cf8eb5e27da678e69be32a5d157c367a2ca18ff7e6f6f9 380 0.20/1.00 vMB 28
395,849 395,849 000000000000000004176bb999498ad99cfe0014d761931fe7db57c7eb46f877 307 0.16/1.00 vMB 44
395,848 395,848 000000000000000000237bbe21d318dad90354adc2e9522854671aa82e7e4c6e 419 0.17/1.00 vMB 40
395,847 395,847 000000000000000008e15bd9b0d46d0e3d8b88fda325668e5b58cd2dc704275d 673 0.41/1.00 vMB 29
395,846 395,846 000000000000000003625f1a0557932f22c0f8edf82e06e64de1f4d8212a2eee 669 0.50/1.00 vMB 24
395,845 395,845 000000000000000006cb570b006df6494c9e1b86de5d95e44a2dc1c9c8a7490f 106 0.13/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.78 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: 709.54 GB
    • Received: 16.92 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.