Loading Tool

Explorer IconExplorer

Memory Pool

10,981 transactions
3.89 vMB
0.01386971 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 23.56/200 MB

Candidate Block

Mining Attempt ceed08fbad2e19485f6d367d4a1311ed90ea946440a03f64bf038ee0a664ad0d
Version 20000000
Previous Block 000000000000000000013255fbe8a252f38498457ea258ce160338bd3cc21153
Merkle Root bf2b72cec327b74a548fb5f21e4874b3b7da031692d9b78245ed55a7cf455fea
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,741
Size: 1.00 vMB
Total Fees: 0.00939604 BTC
Median Feerate: 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,481 (702,373 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
211,108 211,108 0000000000000180ab889e8b9426cf9929119ab139c5f7227eeeee3636eb4543 233 0.11 vMB 178
211,107 211,107 00000000000000a90b1e555b4de3f3871efb217ba5bb207966d26ffc83baff34 11 0.00 vMB 85
211,106 211,106 000000000000047f2a77a998b1b5bf04fc601f31a249eb61fedcac4e2399f4bf 414 0.24 vMB 116
211,105 211,105 00000000000004757c0829d3c3529710f478e2f5d1f451cc069b0bb68af5b950 265 0.11 vMB 186
211,104 211,104 000000000000023becbf5de2db041ceaf4f0d962df59227704dbda4247dd3d5f 306 0.21 vMB 276
211,103 211,103 0000000000000339bf9fda506bd468984b9b32d2eae11ab59ad2dca779b80364 12 0.00 vMB 629
211,102 211,102 000000000000045fe916df47727412f6329186e479fb637061c6eb1bed43e2a6 105 0.13 vMB 26
211,101 211,101 00000000000002fdef51089bceea0553d2e97a22e5d72d3e2acf32fd091e8fc5 261 0.15 vMB 154
211,100 211,100 000000000000001879bc69529c05f4cb4ab1c9ac80edfff5cbec0edfb8796b08 504 0.19 vMB 231
211,099 211,099 000000000000005fd62bb3ede24cba7c3b88ed74d99e162c002a0eda151e129f 152 0.07 vMB 309
211,098 211,098 0000000000000008c7eeb24b24bfe3c571ed3ae2e45c25600e7faa6403012c6f 649 0.40 vMB 120
211,097 211,097 00000000000002b8f1293f6d73601fc1b103bfa03b71c7eaeb3a291c1ac23154 29 0.02 vMB 119
211,096 211,096 00000000000002f44f44373beb1921e6d281978bc5fc4114e6998268cbbf8559 284 0.19 vMB 200
211,095 211,095 00000000000001ffd3eef6aacc35f1a1d6619ba1784073f2f70c24d01dd8629f 155 0.13 vMB 92
211,094 211,094 0000000000000412f06b4ca390a2665f4550cb44fd8c9d4bf3c1e2b625efd3e4 521 0.25 vMB 181
211,093 211,093 000000000000036afa1c61a960c4f5b5fc06f206d2376d49a3a5670524e0e073 338 0.19 vMB 187
211,092 211,092 00000000000002619d73113cb9be127bbac18143e4690f9117790c0f7aa8d58f 321 0.17 vMB 164
211,091 211,091 00000000000000d9ab2a4520ba10ae2f51472f0038eb2f55f5bfcd732c84242f 501 0.25 vMB 176
211,090 211,090 00000000000004de0a2d3b33c6616b262f371618f246f90df5fa8df16df01976 49 0.03 vMB 48
211,089 211,089 00000000000004456f7a7ad77612bc2280948fc2ca6f0913f1740dec1379607a 363 0.18 vMB 182
211,088 211,088 000000000000029a88a8e62a4e70c213bd2a6b4174a49ee77061f2ac7a132feb 115 0.07 vMB 142
Previous 10 blocks ↓
Total Size: 779.70 GB

Node Details:

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