Loading Tool

Explorer IconExplorer

Memory Pool

79,067 transactions
29.38 vMB
0.08687245 BTC
Random Selection Loading Transactions
Max Size: 177.80/200 MB

Candidate Block

Mining Attempt 793a751c0ea91ab52ce0fb9146f8f1505307fff0eeebaa93fcb84959cbc4b1c6
Version 20000000
Previous Block 0000000000000000000143f54c636fd580cc96e321febc4ce4dd319dbdcb21a3
Merkle Root 36226dc10aef0d6c232ea3e844798ee47e49def379674ea5e3f40e07d7598333
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,991
Size: 1.00 vMB
Total Fees: 0.02527972 BTC
Feerates: 263.85 > 2.53 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,093 (672,061 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
243,032 243,032 0000000000000006860276d481bf2996a9c86f1b62e61d0a5a5844f6a6c5a751 513 0.21/1.00 vMB 164
243,031 243,031 00000000000000997369e3488af435e0f4c97459299d2b77c7f8c380d1694f11 17 0.01/1.00 vMB 41
243,030 243,030 0000000000000094c298a77309126737e3889a75d8d58e74c5440cf03e5810ef 367 0.18/1.00 vMB 153
243,029 243,029 00000000000000424174fe3644037f6d6eb71e0f544c23ad7d5311ced77bd305 716 0.32/1.00 vMB 159
243,028 243,028 000000000000001aae6d5fa60656b6e35ab84679c3c35d90411a350af3ba07e4 321 0.18/1.00 vMB 134
243,027 243,027 0000000000000090d7f1dcfcd44a1833d66a34b21e5e7537ab1d8f29ee327344 381 0.18/1.00 vMB 153
243,026 243,026 0000000000000055cfe74b5d49d8793bd0cbab360d80b1e430f2fcf5cf0c2665 594 0.25/1.00 vMB 226
243,025 243,025 000000000000001915d27a56f58b5478fe24475aa86ff93b1d5f1e5ab6f9d0c3 218 0.10/1.00 vMB 156
243,024 243,024 00000000000000cc2dc5a312e4d2ab5e4708d7fed58b765f20c9292a148b0b23 11 0.00/1.00 vMB 113
243,023 243,023 00000000000000657be01e7d05b023088a80194dc6502180b0b2e941306d8afd 367 0.15/1.00 vMB 181
243,022 243,022 000000000000009638e818e7b3256a9eeb96af943a607a7c23a8524892c5f36a 161 0.06/1.00 vMB 120
243,021 243,021 0000000000000073be91b0c38cb2e0b107cf7c71de3cbe9735a63bec0d70d2ff 513 0.22/1.00 vMB 194
243,020 243,020 000000000000000ad7cb3274811148964848625026a2bbcabf3f20a835419a5e 279 0.16/1.00 vMB 110
243,019 243,019 0000000000000034ccfa17b4f9aec0f91fdbc29f760e279b8bd75c9caad1ddd4 238 0.11/1.00 vMB 179
243,018 243,018 00000000000000678826e9e96ef4b7348e127a9e723b278be289587574203601 107 0.06/1.00 vMB 81
243,017 243,017 000000000000007fbaaea0205c25b629f71885d221ecdc0c8cabd029ffc7cf26 679 0.25/1.00 vMB 257
243,016 243,016 000000000000008c5923c4afb9888543d151c2576c9049e436a96287983b5635 257 0.19/1.00 vMB 76
243,015 243,015 00000000000000d240c1fa564ed3ba0a76b6e0a49214fe12f8a122626398ef70 255 0.11/1.00 vMB 207
243,014 243,014 0000000000000025103493302f2754b2adf962337ab763168a2d6bddcec9dc2f 510 0.20/1.00 vMB 189
243,013 243,013 00000000000000cbbf8127cc8ff6056bc91bf00d14312c0e6f25bb955ed79336 77 0.09/1.00 vMB 17
243,012 243,012 000000000000007f27d49d588367eee58184bc720e8fcf653b415e808dbe6450 198 0.11/1.00 vMB 136
Previous 10 blocks ↓
Total Size: 782.56 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: 669.95 GB
    • Received: 15.79 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.