Loading Tool

Explorer IconExplorer

Memory Pool

28,041 transactions
14.18 vMB
0.05116025 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 78.00/200 MB

Candidate Block

Mining Attempt efb211705ae1d16b3004c4acb05571315936d26fb8582beecdc2e1dee5728619
Version 20000000
Previous Block 00000000000000000001525ca79a5928e01ae69f067bf154460c8ad0bffe4173
Merkle Root 69102da6a2492fade7d49c0014e436c1c8b4b8890e55fc3c3cac4379c721dde8
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,167
Size: 1.00 vMB
Total Fees: 0.01658509 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,252 (714,151 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
199,101 199,101 000000000000005fe12f1a64c608a77b0e1a1649f3142b00a4625d53ddebc8d0 1,004 0.43 vMB 126
199,100 199,100 00000000000003bb7f96e6c50a55833c935eb0e5ce41dc565d16ac2ce22462fc 238 0.12 vMB 121
199,099 199,099 00000000000003beb0e2aac7cc92497ea146c7b36f0262f8e85290ae1d0b651f 92 0.05 vMB 101
199,098 199,098 00000000000001113b6283a83d46763937104eb45d94680d08c35b6522dac531 215 0.08 vMB 138
199,097 199,097 000000000000039f090078b58748b595c5008830252f6cd3b5212d69fcfc0335 256 0.14 vMB 110
199,096 199,096 0000000000000522c5588e3bc452cac493023e344f3e9cac6c923ea1527e8d90 306 0.13 vMB 162
199,095 199,095 0000000000000536f120cb390cfee39bdc0bc077ac99884c633179f124bb9d03 9 0.00 vMB 15
199,094 199,094 00000000000000e1ad42b38fe81075a5e342c2e33366a2fc4c1814722a1cd06d 345 0.17 vMB 117
199,093 199,093 000000000000029f162ccad165ff7e733bcf0a863d6bdbf2a421ef39341a6969 76 0.07 vMB 72
199,092 199,092 00000000000006195c987e3f9225805aeab977a619e713410d7fa7ed952878b2 35 0.01 vMB 335
199,091 199,091 00000000000005d94360fc21268bee42e7d75bc24b15e5386e90983c957e301d 75 0.04 vMB 88
199,090 199,090 0000000000000447a3001f2e8ee261e3a70121217a7a85644f6c3cf362c11161 230 0.15 vMB 103
199,089 199,089 0000000000000314457d636b8fe8bcc9d4b4603871f7d2c15634a7087601d4da 16 0.01 vMB 38
199,088 199,088 00000000000004ba122e6d00ae55c3dc9f39834c2e34a90ce00c4eff836a9d8a 539 0.28 vMB 51
199,087 199,087 000000000000061db6d68f42b8027ee9f5b4669a9f1fd5cd4c3bafcc928cfc31 155 0.06 vMB 125
199,086 199,086 00000000000003bb99ffe0486b6de58812a514ddca9957ad24b55ba21f46cf5d 9 0.00 vMB 901
199,085 199,085 000000000000031676d8c7d91ef11853b77c1ebb9fa1d62757fb63a8c6dbe203 50 0.02 vMB 104
199,084 199,084 00000000000002b64a846f8ce50dcdf55a8440eef28ab1b9c2063faf45d782b5 50 0.05 vMB 111
199,083 199,083 00000000000005db82b922eb5e45204a315be846a5d8daab4bf3ecbc1f1af040 64 0.03 vMB 147
199,082 199,082 00000000000000b84fec281ba3be9c2376f7ddf1ae116bb637ab7b08fd57eb36 206 0.10 vMB 112
199,081 199,081 00000000000005ef19681e720bf7060045caa3aaa66a963bc713c3278bec8d39 348 0.14 vMB 150
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

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