Loading Tool

Explorer IconExplorer

Memory Pool

86,035 transactions
32.05 vMB
0.21553870 BTC
Random Selection Loading Transactions
Max Size: 191.65/200 MB

Candidate Block

Mining Attempt 55f679c2114992e5d71db1bacfbb7769c69c4d888338b875b6249fdde45c6115
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root 6cb1cf517ebc05a6bfb43f9fb7a265e332bedad376b46b4edda30b72ccdefba2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,883
Size: 1.00 vMB
Total Fees: 0.09711684 BTC
Feerates: 529.10 > 9.73 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (391,203 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
523,944 523,944 0000000000000000001b76441c14c6b03d9f720dd527531eed7d34404b988924 979 0.51/1.00 vMB 12
523,943 523,943 00000000000000000031428208884fa0f9d4f96f96c46d97357187b79c94c4d1 2,574 1.00/1.00 vMB 33
523,942 523,942 0000000000000000000d9b4bd003c9ff6926b5a3d989fc8ce0069adaa3a7aa3c 1,731 0.74/1.00 vMB 52
523,941 523,941 0000000000000000000c68e13d656f627b49aff6469f2a66f6cd57b5445ab473 1,939 0.65/1.00 vMB 38
523,940 523,940 00000000000000000022ffd41db3bca43df2361e372818711f5ce2bc1055493c 318 0.19/1.00 vMB 18
523,939 523,939 000000000000000000428527440098da63cd1e03fb278c3129e32c51f670259d 909 0.32/1.00 vMB 47
523,938 523,938 00000000000000000006a677ddafc16b4c0c8d04f94b5f517e37729e904f0ff3 1,740 0.65/1.00 vMB 39
523,937 523,937 00000000000000000023de662730e3867df648441baa6ae83ea596f8bc620cee 621 0.24/1.00 vMB 75
523,936 523,936 00000000000000000007b2a35e0edc38af7f6dc7d17d5bc5104102ef272ca3a4 1,792 0.69/1.00 vMB 48
523,935 523,935 000000000000000000123742ec4b45731cba0562eb18e46d25f165c5bebf996a 1,530 0.70/1.00 vMB 36
523,934 523,934 0000000000000000000f517190baf8e1bbed5edb632259254befed0e9538b05a 877 0.46/1.00 vMB 19
523,933 523,933 00000000000000000035e5af15c6633eca2bac5ea55feed905c0fa22059fdbff 2,542 1.00/1.00 vMB 33
523,932 523,932 0000000000000000000dcda85e864c31972fc21eaf55dea5a0a86ddf66da579d 552 0.40/1.00 vMB 29
523,931 523,931 000000000000000000080a65b40e785b0ceaa01fe99184c0cbad6c44ffc3671b 1,897 0.99/1.00 vMB 26
523,930 523,930 0000000000000000001fd328ce4da8d7fcebe05f47451bd57b615c887aedad57 2,065 1.00/1.00 vMB 15
523,929 523,929 0000000000000000002a29ccec5001fead8626fa81b9f424f188e0d2ac00767a 2,630 1.00/1.00 vMB 36
523,928 523,928 00000000000000000004cd96bd60a1a401a7cde1baf468851c7bc3dd0c0237f1 1,577 0.56/1.00 vMB 40
523,927 523,927 0000000000000000004010ac09db7df01f2bbf1a46855005c1a730274c6a7284 776 0.97/1.00 vMB 12
523,926 523,926 0000000000000000003618fdf9b5ff0a2b64f29def5670ec44f2fa4c89a82702 1,295 0.98/1.00 vMB 18
523,925 523,925 0000000000000000002503d5a55cdcfa49074e85c8a4296f38b5fea3efb15175 1,128 1.00/1.00 vMB 14
523,924 523,924 0000000000000000000c816df22af128f11787c4a7133b74a0221b4c90d34a0f 43 0.12/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.65 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: 672.70 GB
    • Received: 16.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.