Loading Tool

Explorer IconExplorer

Memory Pool

83,654 transactions
30.82 vMB
0.08280724 BTC
Random Selection Loading Transactions
Max Size: 189.36/200 MB

Candidate Block

Mining Attempt a169053acab5e3c763b1dfed0d242c0fd56440dd02e0124e1a2e99db41642bc5
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root 4d2f49e6f22098e2ef8c6d0a5e20338cba88e1870f2d3fbfb5da9dad331d1884
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,706
Size: 1.00 vMB
Total Fees: 0.01269774 BTC
Feerates: 60.16 > 1.27 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (699,034 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
216,328 216,328 0000000000000462d4285493b6586fb6629b19c0ec980326a7dbe184c64bacb7 273 0.11/1.00 vMB 210
216,327 216,327 00000000000002c05c9f9754a300e4eec6a7f753744d08a768209e968b2fa489 178 0.08/1.00 vMB 156
216,326 216,326 00000000000002c4a7b19eabec4bc156ff253f4c045c20f632a6ec7a2126724f 364 0.15/1.00 vMB 199
216,325 216,325 0000000000000002becf30ebb8a9df780eaf1ac649ddb6adf36179bf7270dd46 423 0.16/1.00 vMB 197
216,324 216,324 0000000000000280cc386aa61c4cc6dbea461b5509d3adf30d05c4ded0fd9b04 100 0.05/1.00 vMB 168
216,323 216,323 00000000000002b8ee050faebbbbfc117a03772073373a5687418f86e97a3d96 427 0.24/1.00 vMB 175
216,322 216,322 00000000000001fb1245407a59fadec19526117f780c29fdcea8894b28f9a802 45 0.03/1.00 vMB 146
216,321 216,321 000000000000031c6a78dc9b4338ded9365a2fa8739ef7b7b815e6d7270d7e84 43 0.02/1.00 vMB 48
216,320 216,320 00000000000004cdcec11aa8582306d0b0355c3ff1dfaa80dab5466c2781ec2b 571 0.22/1.00 vMB 219
216,319 216,319 00000000000004c4ce64e09374a3e6992aa3c98def11b16d5f910ce7f5f2d2f6 75 0.03/1.00 vMB 265
216,318 216,318 0000000000000298784ecc0d4879d988a86afae59d7c27ac253eed214effd742 69 0.03/1.00 vMB 192
216,317 216,317 00000000000004f3fa4e9c50f29d8e70f1c800cf8aaaf75afeb91c901fcaf64b 325 0.17/1.00 vMB 160
216,316 216,316 000000000000030187b145681d662b7462db439300e73fd68f50445f17b9f231 533 0.42/1.00 vMB 133
216,315 216,315 000000000000050a44f4ea188b8c49261afbe3e4063b0c551f07339aa0f910e1 101 0.05/1.00 vMB 79
216,314 216,314 00000000000002dc66f5d467961cae133b2ef2917cdaad552e0fabbd0d88fe51 697 0.25/1.00 vMB 204
216,313 216,313 00000000000001744820c4f9e1cc193a09c20a782c741583381cbbe772883fd1 763 0.25/1.00 vMB 237
216,312 216,312 000000000000051d1de4e73d5374205ca6e971dea97b2e5c07d275f74f8dc388 139 0.05/1.00 vMB 101
216,311 216,311 0000000000000455a244f48d4b6300d209b826fdf935185227eab607966ae59a 11 0.00/1.00 vMB 0
216,310 216,310 00000000000003cd50c6762509b24106e2a6e310ce233f2e8178305f9bc4dd7f 890 0.25/1.00 vMB 272
216,309 216,309 00000000000002f9fa346f2242352c965c070bb06b8b128fbc9ca869e6eeb7da 231 0.25/1.00 vMB 99
216,308 216,308 00000000000000bcc508de40dd611e838aba8ab0e4dadec74b22fdd2b8241f3b 493 0.25/1.00 vMB 174
Previous 10 blocks ↓
Total Size: 783.02 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: 719.32 GB
    • Received: 18.03 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.