Loading Tool

Explorer IconExplorer

Memory Pool

86,155 transactions
32.09 vMB
0.21758635 BTC
Random Selection Loading Transactions
Max Size: 191.85/200 MB

Candidate Block

Mining Attempt b74fdf4b1eaa9dbf866c94daa7134dafdce1a08b9866e4293f7c6c2896b60f9f
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root 1555492d9e963b6ad8f615cefb4165b1c5582535371d2e070f3adb3e6b6c6ce8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,828
Size: 1.00 vMB
Total Fees: 0.09770667 BTC
Feerates: 529.10 > 9.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (87,189 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
827,958 827,958 00000000000000000001823debdd47c8402a7c2b756852874a488a2a483d1a88 4,300 1.00/1.00 vMB 31
827,957 827,957 00000000000000000003561f4be40793ce8fd63734627dcfed7ec3ee6c8aa3c9 2,350 1.00/1.00 vMB 33
827,956 827,956 00000000000000000001569ec0c85afbb8825af02bb0f6f37958c5806855d8e9 3,011 1.00/1.00 vMB 39
827,955 827,955 000000000000000000025b6933410136f4f45374719ebd43d9ac84c57f0ec7cf 3,354 1.00/1.00 vMB 51
827,954 827,954 00000000000000000001c7636e3b557b31bcb861b26849b95507c99140d82387 3,711 1.00/1.00 vMB 46
827,953 827,953 00000000000000000002cb91abe28371558e365f23b5e8a2fec9cfa5897d95cd 3,215 1.00/1.00 vMB 60
827,952 827,952 00000000000000000001aee19f28336e1f8eec388a9fe399623432a0218b3ef4 2,639 1.00/1.00 vMB 37
827,951 827,951 00000000000000000003a0b33747ba28f19d6b1279fbf1931c01acbd1e0652d5 4,846 1.00/1.00 vMB 31
827,950 827,950 000000000000000000023932d1b395897b48e08e6caecbe2f66ee745dbf0adb3 4,738 1.00/1.00 vMB 31
827,949 827,949 00000000000000000000d9b22e8456f399256c92bab0caa8160dbc641c7efa09 2,642 1.00/1.00 vMB 35
827,948 827,948 00000000000000000000cd3ad1312c39941e0b5d24dd8e2ea5de43ad116067ee 5,645 1.00/1.00 vMB 30
827,947 827,947 00000000000000000000acfe0d8cdf895cfb5d22c2cae4069675e0862339159e 4,550 1.00/1.00 vMB 31
827,946 827,946 00000000000000000002c46a1ed3f71d4d5895392e165d3a320ccc584b4de30a 4,137 1.00/1.00 vMB 31
827,945 827,945 0000000000000000000233bfb26e46551aa63e6f8762a53e5fd3567aac367e76 2,593 1.00/1.00 vMB 41
827,944 827,944 0000000000000000000254d573e1f250217ef1d020b95332c0626de640025987 4,269 1.00/1.00 vMB 33
827,943 827,943 00000000000000000002a2ecc28f04f80e5a0bb94633780a8f54e5b7417a5257 6,086 1.00/1.00 vMB 28
827,942 827,942 0000000000000000000382c30e57d5f5af3a65bd7d7cdd9eef514595f7f99fbf 4,323 1.00/1.00 vMB 29
827,941 827,941 000000000000000000006c6fc2a52d7659c3a8e879390a3339846899b6e0d1f0 2,935 1.00/1.00 vMB 37
827,940 827,940 0000000000000000000317f0b00ce2f6cf609807ee23731b6bbaa190c8a664b3 4,979 1.00/1.00 vMB 28
827,939 827,939 0000000000000000000211bb0780e2c183a3bbef81f8dd1877ad80c21fc86baf 3,818 1.00/1.00 vMB 35
827,938 827,938 00000000000000000003cd81e4de2bbd0a00ed47d2b26c45ef4e57deb65973c0 4,210 1.00/1.00 vMB 32
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.