Loading Tool

Explorer IconExplorer

Memory Pool

28,989 transactions
8.49 vMB
0.07926881 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 57.72/200 MB

Candidate Block

Mining Attempt d13d7cdb1e8911d9cef39a709854727be2468e30955a1b27678cc94365f88c24
Version 20000000
Previous Block 00000000000000000000dfe1036d7254b06c2dd375bf5f4768672b4c82b08c56
Merkle Root fafa76629fee6bb8c48fc7e8c9786344d0f3b3a3e34bbadf811411f6cab5daaf
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,031
Size: 1.00 vMB
Total Fees: 0.02891741 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,224 (775,382 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
137,842 137,842 000000000000094f7dafcf227638af74439fa40c0800536c13d7f6774e30e842 53 0.02 vMB 150
137,841 137,841 000000000000032b072197f6ffb9b28aaf3aa4166280955e1163390a97b67226 80 0.04 vMB 299
137,840 137,840 0000000000000134b64d4001b28afc22c36e59e24d89347061cc34b5b39ed428 44 0.02 vMB 214
137,839 137,839 000000000000064c6705a311d1bbab4aa56afbbded957ecd0f2f3ab54860dea0 9 0.00 vMB 23
137,838 137,838 000000000000008a82afd7ba12fbcaf6f2519aab86f39572e84f18fd3f716ad1 56 0.02 vMB 145
137,837 137,837 00000000000008e3637409ac61bf2b67297952f4404de3dc992e7e90c441fb7e 11 0.00 vMB 16
137,836 137,836 000000000000042104a000807e04e9b1323a5b52b56856921d3789fa44a57c4b 15 0.01 vMB 32
137,835 137,835 00000000000004b4a94a9993b9c8ebb943f72cbc688814b1404f6308da0cb257 48 0.02 vMB 205
137,834 137,834 0000000000000253746d3843b48ffd156240fdbf944193319349d0186a051184 11 0.01 vMB 410
137,833 137,833 000000000000067084cbc332ce424a1acbb9d1df36da3878c2a70689df2fc257 6 0.00 vMB 169
137,832 137,832 00000000000007a501ad11851ab79eb305d126c352c9705a53502e844c56b94f 109 0.03 vMB 173
137,831 137,831 0000000000000425854c840c776471ed0518ce82d323dc651d317ffbf577a9bd 59 0.02 vMB 265
137,830 137,830 0000000000000197df1d623d5318dc90bdb2213142082e4fead1fc9e4a06a050 9 0.00 vMB 455
137,829 137,829 00000000000000227174969ef6e45cd0f20b9132748b9ecc3ff1cf56ff717d8c 77 0.02 vMB 165
137,828 137,828 0000000000000407b4295c2b313e82b9091fc4255ff4159c3dfce524b3e30b6a 21 0.01 vMB 239
137,827 137,827 00000000000004a6b287b636968d644c7e536fa0063925b63222d36d2417a31e 45 0.02 vMB 188
137,826 137,826 00000000000007ef1f7d77eec1193611a6be74257c58a6f4c2345529b9350991 65 0.03 vMB 185
137,825 137,825 0000000000000686f7181f36409fbb416e0da176b11b2b0705b780e1d6f9d73a 83 0.03 vMB 163
137,824 137,824 00000000000006471d1ab16ade103f34b60e93d82df31de322c0c836fbc0a066 20 0.01 vMB 534
137,823 137,823 000000000000001f71908ebce637b06274db8a6a05e43f0e816ee32017f6f706 28 0.01 vMB 71
137,822 137,822 00000000000000d09006b381a80b0c1c3c6144287bfcd1319e6bb0cde8d4887b 15 0.00 vMB 227
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

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