Loading Tool

Explorer IconExplorer

Memory Pool

40,681 transactions
17.88 vMB
0.16132433 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 98.78/200 MB

Candidate Block

Mining Attempt 1bb2fc1bdc200272f170f02d19f37762f58c97cb5a7580d506eb2369a0570f3d
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 26617879a3e39e1b32dc801ffd96c548b983d3be15df78667928e761b0cd9b4e
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,236
Size: 1.00 vMB
Total Fees: 0.05035184 BTC
Median Feerate: 4.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (718,417 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
194,904 194,904 00000000000001f47cdf42c90f1b9fb465630dbd2d72de7b670ba1fb46fbc964 256 0.08 vMB 196
194,903 194,903 00000000000002652984b0812669530faed16627d6b2742ed39bc6793af4b2c1 154 0.05 vMB 64
194,902 194,902 00000000000000e344122e9adca82d349f5fbaa509f7cfc26f72217d9844c60e 13 0.00 vMB 0
194,901 194,901 00000000000007960c5e50fa7f2c6ed0ab4374aeb13a8f8c9880462b63cde362 128 0.06 vMB 108
194,900 194,900 000000000000029afd8707be9a5f6c8dbfaf752a9e849bbbe61d6a0aea2c5628 241 0.09 vMB 136
194,899 194,899 00000000000004333fb4e744c37f7aa7abbd67adeedd16a5132ea74ad917f8ec 1,024 0.38 vMB 65
194,898 194,898 0000000000000598a0c8912be05fbe03e92fe5585d42b1a2d9b637e6f62a4403 15 0.00 vMB 71
194,897 194,897 00000000000003c2d8b3c516c86223ddbcc3bf106246b986bec1b86cee717796 187 0.09 vMB 172
194,896 194,896 0000000000000448c7845293f238146cdcec10f716b868d95fbe39294d78b83a 352 0.14 vMB 132
194,895 194,895 00000000000003c15031ffaccdfb50435c4823b01b590b5a4d52a92e40d161c7 91 0.02 vMB 13
194,894 194,894 00000000000005a8dbcef2d0a1b89acfa34c1b7a8a1fa416ae58e38894af95dc 270 0.09 vMB 149
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
Previous 10 blocks ↓
Total Size: 779.42 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: 112.62 GB
    • Received: 0.47 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.