Loading Tool

Explorer IconExplorer

Memory Pool

59,407 transactions
30.42 vMB
0.10892845 BTC
Random Selection Loading Transactions
Max Size: 165.37/200 MB

Candidate Block

Mining Attempt 591946baf32bf0bcc2bdca268a6e2bb8025874ad2102f4c68ede5c7de88df60c
Version 20000000
Previous Block 000000000000000000014dfbe7f39f88da835586e6043c860399950dddc4e4d7
Merkle Root 6079e96ddbd363ecba8eacec10cb66ff99d607ae2d96529c3cd36aefc441f22f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,087
Size: 1.00 vMB
Total Fees: 0.04018418 BTC
Feerates: 169.00 > 4.03 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,942 (713,607 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
201,335 201,335 00000000000002f87f079057f3c30b81ff7c8191e8335ea8946940cedfae8653 196 0.07/1.00 vMB 72
201,334 201,334 000000000000045963fe32abfdc58b60543583ffb7eb95849717c8453072dfc4 95 0.04/1.00 vMB 68
201,333 201,333 00000000000000fafea79a4e43c8a562d836b1d068bfc503c3e86d58745f823d 298 0.13/1.00 vMB 128
201,332 201,332 0000000000000306002d59f4a5528abfa9452e8bdfc8dce67d1ce4e2c5a591be 272 0.16/1.00 vMB 99
201,331 201,331 00000000000001a70bb8802036445316564ac9094f08a5b203894f8d0f619c69 137 0.06/1.00 vMB 151
201,330 201,330 0000000000000402202a297704fa48e11f8c117a43f17a572bb69dd8d0a35c83 105 0.07/1.00 vMB 77
201,329 201,329 00000000000003eed4d3f3ce21126b2c14c43777989ef8cbbd75c6678cec1478 147 0.06/1.00 vMB 144
201,328 201,328 00000000000003b8d3b01e69c3d7ce82aa42e65aa800e531cec7dba23cbcdbb5 298 0.14/1.00 vMB 149
201,327 201,327 0000000000000098d2f65a107dd343e1fe3c8001f46ea8ad18f8655574ca18df 565 0.23/1.00 vMB 149
201,326 201,326 000000000000002663f88e6e50af115295f0ceaf42c0bf7d977ed280a68520e4 12 0.00/1.00 vMB 618
201,325 201,325 00000000000001d613633f590d72a7b04be4419dd75e93f2bb8d3ab4ce6facd3 137 0.06/1.00 vMB 143
201,324 201,324 00000000000001765af9ae06fbc8c7235522e8017a6b240e16bd73192ec4e7ba 127 0.04/1.00 vMB 12
201,323 201,323 00000000000000e947dcb812116e892d4d034853065dfa96344dd5f601d3cfb3 202 0.10/1.00 vMB 98
201,322 201,322 00000000000004b8f083ab54e52ddfdb3242cdbed50be983180ba417b74b335b 667 0.28/1.00 vMB 162
201,321 201,321 00000000000002783864c2e3aac5f175e745941d4434247d2aeb3d615186ea5c 32 0.01/1.00 vMB 0
201,320 201,320 0000000000000293dbe5476ad6b28e97007d3b63ecbae314180b992dcf2d1097 301 0.12/1.00 vMB 137
201,319 201,319 00000000000002ba283417949bbde44de53b1a6d96ea5eddab5060915e447c0c 109 0.04/1.00 vMB 156
201,318 201,318 00000000000001e9f51811c71005f804dc53e841353906b88995ffb8d97156ed 23 0.01/1.00 vMB 232
201,317 201,317 00000000000000e95d47a0c1d2cc97a3ad8dfcde3ef69e1165e2af779596d0e2 30 0.02/1.00 vMB 120
201,316 201,316 00000000000004c2b0d0d567f62fd85b40890947aaccc50107139a1f7ff3405f 38 0.03/1.00 vMB 66
201,315 201,315 000000000000008b2de95e9b50416cf37c5a6d67a2b912ce9ee2a1aad78dc320 308 0.16/1.00 vMB 58
Previous 10 blocks ↓
Total Size: 782.29 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: 657.06 GB
    • Received: 14.47 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.