Loading Tool

Explorer IconExplorer

Memory Pool

81,356 transactions
31.38 vMB
0.09824166 BTC
Random Selection Loading Transactions
Max Size: 189.67/200 MB

Candidate Block

Mining Attempt 7bf113d02857169e77920db49c43f7ad12df42aa0e39c4cfe7ffddae9a7c91a4
Version 20000000
Previous Block 00000000000000000000ed17108ada750c30ae44d6a032cae868ae55c67ad635
Merkle Root 7b56a442f59b409dea9f29c832787bc89231a2a3657ff1337a2aa3373de21881
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,924
Size: 1.00 vMB
Total Fees: 0.02884582 BTC
Feerates: 265.25 > 2.89 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,194 (678,925 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
236,269 236,269 00000000000000db72f2550c682b17046a23e836802b68e3e6379f7558fb2e07 126 0.10/1.00 vMB 115
236,268 236,268 000000000000004290861a5f433fcb037d8d22fbac5381614a235cd05bf1cd6b 380 0.25/1.00 vMB 80
236,267 236,267 000000000000004bdd60b569cb4d2fd4ae92bb1e88b3c9d8a41acd45f96174da 225 0.15/1.00 vMB 48
236,266 236,266 00000000000000e3bf415866b929b198acd932d6235e881405a6f30d41921974 507 0.30/1.00 vMB 120
236,265 236,265 000000000000006d6d6ad617dd5a0919d9b64a33b89fdfbdeb56f9b8b30dd07a 782 0.25/1.00 vMB 236
236,264 236,264 000000000000005c3e661255eef58134689ae9209987f0574bca9b706130d139 366 0.19/1.00 vMB 151
236,263 236,263 00000000000000e5b854d7867b928ccce5993dbe4f5935e46b450c06448bbae1 270 0.15/1.00 vMB 106
236,262 236,262 00000000000000872e472a66db865ad644b6698c6a2f78e026defccf8a35c981 444 0.20/1.00 vMB 180
236,261 236,261 00000000000000b19f8460c82c6d9807e9d3ea893d166fe127bc88dee19fa85d 250 0.15/1.00 vMB 53
236,260 236,260 000000000000009c414d3443722b572218ed346245853c62660a352c8ce51056 667 0.25/1.00 vMB 217
236,259 236,259 000000000000011c86e6ad2e1c7f0a61acfa94a0029c85827022990133339c2d 133 0.07/1.00 vMB 103
236,258 236,258 00000000000000c2134b078ef8e5e3b67509a476c347ead3a7c709423b24861e 693 0.36/1.00 vMB 163
236,257 236,257 00000000000000926a4a6562431df8b3484f2069c469be2b6e64e3f98169843c 262 0.15/1.00 vMB 97
236,256 236,256 00000000000000b25fee6f290c275c90aa96107689d3202c3662186b5b840485 531 0.25/1.00 vMB 133
236,255 236,255 00000000000000102e068b0e1230acb74d58e142967c68c79526933cab30d030 662 0.25/1.00 vMB 226
236,254 236,254 000000000000006c34158f9b9f3ce132939fe4db3def2f4e86d5e61eed38984c 124 0.07/1.00 vMB 91
236,253 236,253 000000000000010bca0a5e15a4cde5ea5fc01308172fe67a35c35fbb3e9e5d04 248 0.12/1.00 vMB 144
236,252 236,252 00000000000000737f71dfdc78a2d4448e0abad5a5240e35bcacde8067aaaa2a 403 0.31/1.00 vMB 99
236,251 236,251 0000000000000104f3dedbe83186dd013ef91109c3a0574f470b3b47dd0d1a8c 789 0.47/1.00 vMB 138
236,250 236,250 000000000000010a849fcbf9eadd7b99be35133682432bba3211917aec6794f2 739 0.25/1.00 vMB 235
236,249 236,249 000000000000000f6840f016fd028e9dc181d24f42ad72ae852dd4dddd368aa7 644 0.25/1.00 vMB 198
Previous 10 blocks ↓
Total Size: 782.73 GB

Node Details:

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