Loading Tool

Explorer IconExplorer

Memory Pool

16,451 transactions
10.41 vMB
0.02834542 BTC
  • 1 sats/vbyte = 11 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 54.91/200 MB

Candidate Block

Mining Attempt 0bea7785758e2aa489b9702a5f78caa2280ca4782d2f76b2fc5f38689f106441
Version 20000000
Previous Block 000000000000000000012bfc96a8979adc1a4645a73514d2a9b035f9bc4cf6ab
Merkle Root 4d36e976256604d01a84cf50735f4008a582f766cc3684bc91cca344609ddcdf
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,450
Size: 1.00 vMB
Total Fees: 0.00471819 BTC
Median Feerate: 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,356 (718,463 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
194,893 194,893 00000000000001f3bd342395de252b1ced52f0c186bea76e64415c1cd16d1007 108 0.05 vMB 96
194,892 194,892 00000000000006d162b7027c0498243495bb45132ed3aa182e837968c27aec53 395 0.13 vMB 151
194,891 194,891 00000000000005ad1149d558e28f2835dc3db8c9fa007888e6059e80a5f3752d 250 0.14 vMB 128
194,890 194,890 0000000000000230a82ff98b3ecfe61398ffd2e2b6a3495f4809f5d12005ca5f 123 0.05 vMB 108
194,889 194,889 000000000000057c17fefcbb1aac2896b50a7a930ff7a6ffc64305a8fdcc5d6e 30 0.01 vMB 116
194,888 194,888 000000000000070cfc03be66955c33f665de397a74b42e48e3e5c3e841714374 512 0.15 vMB 112
194,887 194,887 000000000000035eb861fbf470e69209705107d19edcc1ef786a4ffa56382bb8 67 0.02 vMB 110
194,886 194,886 00000000000004761a0180f250d52592e9c0e8345d6c39dea6106e731e734df5 101 0.03 vMB 125
194,885 194,885 0000000000000441efc172a5ad16be569353a1e88fc3109b41002ada21b1ca62 122 0.04 vMB 41
194,884 194,884 000000000000076bd198dc043487eafe9234c46ff1c5a06cb2365b3a36670a5a 141 0.12 vMB 63
194,883 194,883 00000000000001470ee99216eca96259e5d70895eb8a9e34fd59839d648bae7d 338 0.12 vMB 167
194,882 194,882 00000000000002e180d292a8550fe17348dd9bb04b6f253c1c93b59bf6533fd6 97 0.05 vMB 94
194,881 194,881 000000000000040f074713d5cce17e969a7f73c25563001d6f7302c045866f33 13 0.00 vMB 0
194,880 194,880 000000000000036a4f795f3e8f397cf74ab053b5fd011edbe1191792876f471e 324 0.12 vMB 140
194,879 194,879 000000000000002d80db3a12f22515a23dee93a21665da255ba720bf7e7a186b 11 0.00 vMB 29
194,878 194,878 00000000000003cef45360ad5a7b8990124f7edbb25a9cc3eae125a1f67bc52d 94 0.05 vMB 173
194,877 194,877 00000000000004e9aa7f354397b9f28857df0a3d88444b5ce2f4aaa2a7d535d2 277 0.11 vMB 174
194,876 194,876 00000000000003571a9d5eaa19f8d00dba4e2537b65b2e8310a3f7df32201743 16 0.01 vMB 47
194,875 194,875 000000000000059fdd6c97bf7241eab524044edc0ad96adc6bfa7c1ddfa6eefd 142 0.06 vMB 165
194,874 194,874 0000000000000617e707318764b8ab386662831d72061ae6789aa47a21755ed5 680 0.29 vMB 151
194,873 194,873 000000000000030e0ba1a2453d1fafaeff4545042f35ed983a3324d750a86d12 9 0.00 vMB 30
Previous 10 blocks ↓
Total Size: 779.48 GB

Node Details:

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