Loading Tool

Explorer IconExplorer

Memory Pool

37,558 transactions
28.43 vMB
0.06211093 BTC
Random Selection Loading Transactions
Max Size: 143.48/200 MB

Candidate Block

Mining Attempt 5bbdc189d55a9ded80c7dec00b79db61e1a6f9dd0fd5ff0b186e355a9bbb7e8e
Version 20000000
Previous Block 000000000000000000019a77c40282d48b8b439c6b19800056fbbad552052c91
Merkle Root f23228470f1364d6ebe8c53a305eccb97d5582ce20ffcf987184a540d82eaab6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,570
Size: 1.00 vMB
Total Fees: 0.00731419 BTC
Feerates: 59.19 > 0.73 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,554 (667,882 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
246,672 246,672 00000000000000593722e5510983de8bcbb0d849a4650b87c82fbff4eeaa5e32 131 0.06/1.00 vMB 149
246,671 246,671 000000000000001e6127571f2f33b9154b3646b1f7979dd4c089cdfac047c45d 338 0.16/1.00 vMB 174
246,670 246,670 000000000000003223066a457bac29c52d04d2d9e75b00683539c37de45bbdaf 208 0.10/1.00 vMB 116
246,669 246,669 00000000000000878c30a45104c48fd4e8037cb5b3ba1e14dc4d8bef72eff1be 618 0.25/1.00 vMB 158
246,668 246,668 000000000000007c67163cfb664df3ea20a37a3cb32dbbcef8e51ce77b1928f6 19 0.01/1.00 vMB 103
246,667 246,667 000000000000000bbba1ac0b68401249250fba32b401b129569fe017521c2d0e 29 0.01/1.00 vMB 50
246,666 246,666 000000000000006dd7a8e7e1682c977d9f60d3541f0484e1552c79f2753b81f5 218 0.13/1.00 vMB 116
246,665 246,665 000000000000009f6af88a516bbd0ebe7ee777b24daf7aed6dad2776a44599b8 656 0.25/1.00 vMB 175
246,664 246,664 000000000000008998e4c580ea5873de752764c20789a682be06ac36efdd741c 47 0.02/1.00 vMB 134
246,663 246,663 0000000000000045ff54bfae49870a2825ac5391ede68a6ff6952bb193b014bf 176 0.09/1.00 vMB 109
246,662 246,662 00000000000000339092e1e3e1ae3fd6ddf6fd2319a8d355cad4ace41ad01751 306 0.11/1.00 vMB 186
246,661 246,661 000000000000001592982a19798d34d91320876d6e1fbe11aa5424b8343398a9 26 0.01/1.00 vMB 128
246,660 246,660 000000000000004379242e488fb3f6d2e087c1ee73be6b19eaffcbb0b9f35bcd 172 0.09/1.00 vMB 132
246,659 246,659 000000000000007f643b9613d33a458f2a85b0d20596bbcba34fb6285719a6ce 309 0.13/1.00 vMB 138
246,658 246,658 000000000000000a507e6d54bd9237950526ca457267f2fa8610e36b587f6d0f 37 0.03/1.00 vMB 21
246,657 246,657 000000000000002d091847bb7fb682438e4a90b01d832619cbce06d2552bcdba 319 0.14/1.00 vMB 152
246,656 246,656 0000000000000084e3597986783bf5728fcd0b3d79fc58742d835fcea9559649 18 0.01/1.00 vMB 76
246,655 246,655 000000000000000966decbf5a275c9f211c42e680261f4fd2ebd937cdbcc0573 77 0.04/1.00 vMB 120
246,654 246,654 00000000000000214cc4e58adcacd8923d4d37b18e4f6b73556443ae7c88f71a 65 0.02/1.00 vMB 42
246,653 246,653 000000000000000f8559a1c7a337250764bebfb960a9fee4121e4f7e1467b962 404 0.16/1.00 vMB 227
246,652 246,652 0000000000000035509ceece882e7376de7714027898d53b9d7b14f6abe56070 93 0.04/1.00 vMB 135
Previous 10 blocks ↓
Total Size: 781.59 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 623.39 GB
    • Received: 11.45 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.