Loading Tool

Explorer IconExplorer

Memory Pool

14,921 transactions
6.90 vMB
0.01846103 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 39.57/200 MB

Candidate Block

Mining Attempt 558a181d8feee8cf9882cb176ce586d0bb829a7096814aaa7da7940bd721e05b
Version 20000000
Previous Block 000000000000000000018334698b3f919b91679f9b8aa9a5b7a32751b5feadf4
Merkle Root 6cf92e0ecf77f54a334d06a7e80583d64a603bc11d08d5340b7060be364a72f7
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,970
Size: 1.00 vMB
Total Fees: 0.00540113 BTC
Median Feerate: 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,441 (725,049 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
188,392 188,392 0000000000000465de57e82c61e35e9c39fbcebd362fcbcdb5a699ab13a9d0c4 114 0.04 vMB 48
188,391 188,391 000000000000098bc63f05560beb3b13d4b4764c3469559564ec73edb5fce89a 227 0.10 vMB 111
188,390 188,390 000000000000061e0ab4cad615ce19ba157bbdf3da81ccf1a90dc2cde0e3fe22 17 0.00 vMB 115
188,389 188,389 00000000000005915fb9b4483ddc7ee2a8222ebbf9fc863e1117933bbba398f9 275 0.13 vMB 102
188,388 188,388 0000000000000817edc1a83d0e8ddd985d975ff0cb7bf27cf3924031225d15e1 90 0.06 vMB 91
188,387 188,387 0000000000000073c9b63f8d5ef4fde8ce031c7e14fc7fa34c50ee1bad30655a 154 0.10 vMB 82
188,386 188,386 0000000000000987df124482bee145fbede804ed2ed34df41a56aadf7ac84327 246 0.12 vMB 112
188,385 188,385 000000000000089f671f273a502344dee2dd98d91fe62eb15185009bd5c64af0 631 0.25 vMB 124
188,384 188,384 000000000000053bf72ec9f82115152258f51e77d4bf06a950d3f5655a1f5ffe 133 0.05 vMB 134
188,383 188,383 00000000000001ce6271c95841965c065d6e3ece5d35e99e964bf7f0a3743149 1,108 0.42 vMB 136
188,382 188,382 00000000000003d8190e06edd2a573f6d10c9beffad530072a4e7c8904fe4ddd 32 0.01 vMB 3,937
188,381 188,381 000000000000054fd6b4453d7d622da98f887d3733f60041aabd0e01c9846d52 214 0.08 vMB 129
188,380 188,380 000000000000000d16b34a8b89a686f9038f748ac9728f8c7643a831793c2040 720 0.25 vMB 151
188,379 188,379 0000000000000122c7d4552cf8d3e7aa235c7ddc4a15b059acb73b5430c5b079 167 0.05 vMB 77
188,378 188,378 000000000000015756b4cd10b7833c53797593c20af9c8fe0cb2590f22c5894b 32 0.01 vMB 131
188,377 188,377 00000000000006fcfb1ac89d21f638407b5740c93b4885fb1a5960bea81a0607 32 0.01 vMB 8
188,376 188,376 000000000000096170593b661327ae56d4407258c6ccc0b7fdb05b4b42844423 611 0.25 vMB 137
188,375 188,375 00000000000006ccef2bc464c55e6a170bd9e613793e868c8b1a6c749ff1fb91 144 0.05 vMB 99
188,374 188,374 00000000000007d0a7937657db105301968e70331a104898ed7ea1b6322ec1dc 203 0.07 vMB 452
188,373 188,373 00000000000008444445a518038bb5149fc10c290ea3acd4d54f326717dbf4c1 309 0.09 vMB 365
188,372 188,372 00000000000008518b1fb0d01d4d8f210007bc7adb7dc54646ad352610162e86 378 0.16 vMB 115
Previous 10 blocks ↓
Total Size: 779.64 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: 304.09 GB
    • Received: 1.39 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.