Loading Tool

Explorer IconExplorer

Memory Pool

9,584 transactions
3.50 vMB
0.01173908 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 21.05/200 MB

Candidate Block

Mining Attempt 6bd71771c5069b7e69fa40e0024f18b9fdf549c9343db7bcb91c8832232879d5
Version 20000000
Previous Block 000000000000000000016f7fde1bd2fceaf41f3015c117cc3f2f9aeb4fba8aed
Merkle Root 10c1ab2a66ac8234d5c3a3f8ac051e910905f51a4d5e6a90b8bed1fadbb62acb
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,740
Size: 1.00 vMB
Total Fees: 0.00824109 BTC
Median Feerate: 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,497 (771,584 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
141,913 141,913 0000000000000832eac2269bfc476057a60e070e6349fe2a75e4bfcb68ec78c0 1 0.00 vMB 0
141,912 141,912 0000000000000049099219caf7054822af554a9a225990253a52405dd90f6c6d 16 0.00 vMB 460
141,911 141,911 000000000000075e1f12d419bacc227b316176a369d8f4ce31fd18cc45c47056 19 0.01 vMB 125
141,910 141,910 000000000000060e88b3a043b8c1709a94635406e9db18869972b2ad3a33bc06 7 0.00 vMB 629
141,909 141,909 00000000000005b668b114002511454b80e7f42225ac5df386a02ea615efded4 10 0.00 vMB 41
141,908 141,908 00000000000004d37d7b543c92aa02059fb5a011275852a80dcd7a0ae65335ec 15 0.01 vMB 51
141,907 141,907 00000000000004c28e29cfca704811d6847e72938932c6adf5d4216acd956676 13 0.01 vMB 259
141,906 141,906 00000000000008c77a63950262d223fe1fd35686632cf5c0ded0e2cbb7546ffe 148 0.07 vMB 265
141,905 141,905 00000000000003a3331acfc8e0eb775275723c2ab3337b2526c29e8a1cc3589a 17 0.01 vMB 429
141,904 141,904 00000000000005820f1e8bc3fa3d0636be0c1cdc284d7bcd867d9c27ca304768 66 0.02 vMB 0
141,903 141,903 00000000000004323a86721bf3147be77511e144adf096b77a9a7d2e2e4130fc 64 0.02 vMB 95
141,902 141,902 0000000000000009dd13ebd4b25895dc21a7af3cb4009e2a41fc4cb92a105822 122 0.06 vMB 377
141,901 141,901 00000000000007728b0bd6579ee146838f6a0754c646ef51a7315c06e1846677 34 0.02 vMB 120
141,900 141,900 00000000000003b440b94c9487a6c1a4a50e4f8a1e9cbbb46febf8d9c05a0e6b 26 0.02 vMB 108
141,899 141,899 0000000000000902f080e181169bd5a46d96ceafd44214fd81f6fcd32f9816cf 47 0.01 vMB 123
141,898 141,898 000000000000089db4c77a7aa257dc4e32a1fae8aa5ec0bf756d1ad1b8dd3907 89 0.04 vMB 100
141,897 141,897 000000000000050388fed2a5bcc639be00e3fddef9980802aca3bdef865d4220 23 0.01 vMB 71
141,896 141,896 0000000000000601fa691873c93f52c9b4a124471395ced3afc886ddb55e1c2e 6 0.01 vMB 19
141,895 141,895 00000000000002fbfe4e4e774868b3e8962cc019d0dffc048d404979e64a289c 15 0.00 vMB 62
141,894 141,894 000000000000017b81ee45ae733d612c2001a67e581fab8aad6f7615de1983d9 36 0.02 vMB 158
141,893 141,893 000000000000085e12920bf75d2c6d0e78d0ce7b642653ea1fb828e6c1bcfb4b 32 0.01 vMB 226
Previous 10 blocks ↓
Total Size: 779.73 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 366.30 GB
    • Received: 1.77 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.