Loading Tool

Explorer IconExplorer

Memory Pool

41,531 transactions
18.15 vMB
0.17430154 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: 100.14/200 MB

Candidate Block

Mining Attempt 86168a211a99607afe0fcd34e2b5867fcafbceb842c4c217ae4e6b9a7813d553
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root aa0a6d37cc4de750195276391302b0490fd1268174c687d12270b7010773cf26
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,718
Size: 1.00 vMB
Total Fees: 0.05671331 BTC
Median Feerate: 4.97 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (772,255 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
141,066 141,066 0000000000000667695a025111c777eec71fb8ec614819c0661c567462a154c5 115 0.05 vMB 131
141,065 141,065 0000000000000233a73b4f1446e7223c4eda57f894cd5cf8edbe555e73e47043 37 0.02 vMB 30
141,064 141,064 00000000000004a8f07d894c6661194c3d3cd0501d5ddb11287529927d61b169 97 0.06 vMB 544
141,063 141,063 0000000000000525d7eb4c77bf7ae49811074ad649ff1c55e4e896cd59bbf215 112 0.06 vMB 310
141,062 141,062 00000000000000662b19a895257e3a74f020293f3cb1199a399225d02a339059 10 0.00 vMB 109
141,061 141,061 000000000000037541efba30b09406f17526e2ffaae4c4ec7abac7ff55528fdd 119 0.06 vMB 155
141,060 141,060 00000000000007b47fd92868df902723d7a459778417d74f21b2cdbf23b3d78a 130 0.05 vMB 104
141,059 141,059 00000000000007a428df1a69e4623efc4aa7b053fe66d0521440aa7880f0dd14 31 0.02 vMB 298
141,058 141,058 000000000000014b342d23e0fe3986977559faa5e6d8655e4b748a477a9e6931 20 0.01 vMB 172
141,057 141,057 0000000000000192bcc66c152d3d906729340b15befed55ccfbb03d9a029f103 56 0.02 vMB 50
141,056 141,056 000000000000010efc133265419e87a3f43fbe50982c30dac6c24691e70d4ade 133 0.05 vMB 34
141,055 141,055 0000000000000517e75f3883739f4f2ed6e8e3eb59ab792ad15664c9c23c3667 3 0.02 vMB 50
141,054 141,054 00000000000003329dd1f98dc28693303b3d90cd06becece88672b66763e5278 109 0.08 vMB 515
141,053 141,053 000000000000018f5dff9e4443718eaa5b8881102f139b4128a60d0e6a774669 55 0.02 vMB 144
141,052 141,052 000000000000067bdedccc5bd12769fb739fd705673009f0b2a8c59ff9f791d9 224 0.09 vMB 290
141,051 141,051 0000000000000052fccfd7abbcb5b3012b5f8e4a6f4dcd858bd71040cde511c1 17 0.01 vMB 311
141,050 141,050 0000000000000460458574f7aba498af8c7f4f563673215c1dd66b8a44c0c073 21 0.01 vMB 451
141,049 141,049 000000000000029c375bf266ad152999d6027ac10accd8f2f6e6ece02d7a18e3 169 0.06 vMB 280
141,048 141,048 00000000000004e0beedb552a867f43c4dfe48d843d68549f800df9e90c8191a 76 0.03 vMB 226
141,047 141,047 00000000000004cdf0443fc9070e755c01739d7c1ff83fc0d819803b25095862 15 0.00 vMB 41
141,046 141,046 00000000000005a0f623856c90651321a3c08b163fa3bf5f5de192e1cd83c4af 81 0.03 vMB 138
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: 89
    • Outgoing: 10
  • Data Transfer:
    • Sent: 113.69 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.