Loading Tool

Explorer IconExplorer

Memory Pool

28,932 transactions
8.31 vMB
0.07652146 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 55.84/200 MB

Candidate Block

Mining Attempt 795cf7b1b3cdf5521de49ea5fa0796a4570336cfcdcfd0e386cc55b2e7bb4c4c
Version 20000000
Previous Block 000000000000000000013c5056580b5ab980de01ecfce4ef6c5d2d195a9a371f
Merkle Root 4d2b94c38abba29393d4a52b13c322cdd96fcd638002b34ba2a349bbaa605771
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,892
Size: 1.00 vMB
Total Fees: 0.03096115 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,227 (694,085 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
219,142 219,142 00000000000004e7de56b405758714883b76179fb09150aa733b2c1efc2fa9c8 504 0.26 vMB 180
219,141 219,141 000000000000016feb0a96524efe95f9100e6a6f205b82ce13d7fdeec7ab1c93 567 0.23 vMB 211
219,140 219,140 00000000000002ad19c1f6baf4dd6bf1b531fde08372cd4972e3b76a59bc048a 132 0.11 vMB 107
219,139 219,139 0000000000000586478d2c9ce04ec36238c877321f24704ba7dfd852b521c0d0 353 0.17 vMB 157
219,138 219,138 00000000000002fc57891ecf880ef177956ac71720474951009d0dbb2c1a9d85 518 0.28 vMB 169
219,137 219,137 00000000000002b85092fc384e74725af59a8b531832be7edacac580d31fd6b9 266 0.18 vMB 61
219,136 219,136 00000000000001b539111417a80a7b5754f5e11397d04dc57acef8710bc4d68b 881 0.25 vMB 328
219,135 219,135 000000000000011d8e4c857771033434790cab12a16da7c7935bc03ddcf95312 402 0.21 vMB 79
219,134 219,134 00000000000004e82c7828814246835a890147760355eefce65079852550738a 570 0.30 vMB 185
219,133 219,133 00000000000002c09600701de86228b264953957ecad3c74cb092eb1b9663ba7 740 0.25 vMB 294
219,132 219,132 00000000000000d42f4e221c4d6d4cd401fecff1ae508da9e30b7c52c87ed5dd 112 0.05 vMB 14
219,131 219,131 00000000000003917122572b6f1601868e1815b803bcec88f2d2e4d1929b18a8 682 0.25 vMB 287
219,130 219,130 00000000000000426f3ccd33ce054126f47c9561120dcc139abc54bfbfb01299 734 0.25 vMB 234
219,129 219,129 000000000000024e08d5463ed68e5a093f86680656bb33096e2821f9083d14f5 556 0.32 vMB 343
219,128 219,128 00000000000003839de8a8b08a56bf0e5597b078e35bf130b23fd4c5cea128b1 28 0.01 vMB 171
219,127 219,127 00000000000003d4071c84a4130d87b1bfd69789ea4baa031add509c4b858a22 409 0.17 vMB 245
219,126 219,126 00000000000003c48d4fedb97205b2a70a3fdf828c1e17505b564bbf72c9eff2 229 0.12 vMB 246
219,125 219,125 00000000000004e7b8859f0020e4476719958f97020b9a971d2247fb5ce39c77 218 0.10 vMB 231
219,124 219,124 00000000000000a3a38dc0ec9c7e32a4327d54373270be762a7dd4099cd183b2 276 0.12 vMB 175
219,123 219,123 00000000000004ecfac9d012dd5acef2d55e4b6cfa507923063d2ccfed9a73a2 149 0.07 vMB 189
219,122 219,122 000000000000038bb94b838ecafad81ce63d56c7627da0f2f5f699ecd98e73a8 108 0.04 vMB 128
Previous 10 blocks ↓
Total Size: 779.25 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.78 GB
    • Received: 0.51 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.