Loading Tool

Explorer IconExplorer

Memory Pool

76,285 transactions
28.47 vMB
0.07113130 BTC
Random Selection Loading Transactions
Max Size: 172.47/200 MB

Candidate Block

Mining Attempt cb0eaf1de636305de862a41d4f6b06a3257c9bf0f2da840c794d0ad16cd61eba
Version 20000000
Previous Block 000000000000000000013692c334da3888f451a334566c03c222fde1e46135de
Merkle Root c75576ba09e1eeb6af15b8d99f92c94bdfe3c7af14f5a9e1d4ee5268783017a7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,266
Size: 1.00 vMB
Total Fees: 0.01207386 BTC
Feerates: 178.73 > 1.21 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,135 (391,186 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
523,949 523,949 0000000000000000002a16f5caa672745a640120699c3485b95ea7d9bfa20014 116 0.12/1.00 vMB 44
523,948 523,948 00000000000000000006c630d6086310eff9cbe8dcacba393514ef9cb44e5c03 678 0.36/1.00 vMB 28
523,947 523,947 00000000000000000009bead06a1fa93161eb92d3ea571fc3ec5ae8fd25010e6 817 0.46/1.00 vMB 19
523,946 523,946 000000000000000000268a138f59e076df4b053fa83814ae4d3a82eeb7314c13 452 0.30/1.00 vMB 39
523,945 523,945 00000000000000000009824e23440804255189f8ece8242b63b3aa1d0ac845de 1,208 0.57/1.00 vMB 28
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
Previous 10 blocks ↓
Total Size: 782.63 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.10 GB
    • Received: 16.14 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.