Loading Tool

Explorer IconExplorer

Memory Pool

80,582 transactions
29.99 vMB
0.12233639 BTC
Random Selection Loading Transactions
Max Size: 180.43/200 MB

Candidate Block

Mining Attempt fea56f218c0fd48255cf295e0c3d7abf52042572e59209e2ace6188e0e971d28
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 3fb222b18474dd44480eb257369b71e4b3fe7b50ac479253899ecddb7c4f4b16
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,601
Size: 1.00 vMB
Total Fees: 0.05053131 BTC
Feerates: 242.90 > 5.06 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (909,668 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
5,492 5,492 000000009e33a46937f8244cd1faf4a18792e8ff3bd0f2370bd94c0c96ecfaed 1 0.00/1.00 vMB 0
5,491 5,491 00000000aa252ddbaa157a655a6d6258a33f6cc907a41ac147f8a1fe7682eecb 1 0.00/1.00 vMB 0
5,490 5,490 0000000097eaae862cc361fc29a60db85d4761187da3365d32afc6ca556bac99 1 0.00/1.00 vMB 0
5,489 5,489 00000000bb69a1bf1d28a7668eb1d2e3cec786c2ab95c7693af6b05e3db1dc06 1 0.00/1.00 vMB 0
5,488 5,488 00000000de6548be719b8c1c974b369d018d9595d80b009edf4cdd29fb0e3175 1 0.00/1.00 vMB 0
5,487 5,487 00000000d0a5fc7e786da1d1f16bbf40204ca38200e6d9212e43cbb50fdd0bf5 1 0.00/1.00 vMB 0
5,486 5,486 000000009c34fcc049fc268d8928fc07d36896ffff4c97a285f479301aaf9473 1 0.00/1.00 vMB 0
5,485 5,485 00000000c028057c1ef4bf6644cc46914497268119170f2fb2d2823aa1f71e43 1 0.00/1.00 vMB 0
5,484 5,484 00000000a51d7f1727d1b484ae0c8cfdcc0576c291be93622b1be931134225e0 1 0.00/1.00 vMB 0
5,483 5,483 0000000059d23e34eb3dcda6bc4bd13c5f96354168db30ed14bfba4be20eaeae 1 0.00/1.00 vMB 0
5,482 5,482 00000000986d1199ba058a27a8e3b8bcc2cef88101bff887865c5bb154ca5e5f 1 0.00/1.00 vMB 0
5,481 5,481 00000000069f2dea9afea0d348e12e1d010f70564517a1d946d4210af3dc27ef 1 0.00/1.00 vMB 0
5,480 5,480 00000000cf6889141ad6ef8cf20a7e13f96facf26ae0c23bcdb182c497598f7a 1 0.00/1.00 vMB 0
5,479 5,479 00000000cc6ddabd562993839c89fd9d89b4f43191ba6a03c9b8aa997eef6009 1 0.00/1.00 vMB 0
5,478 5,478 00000000e6e8e61bfcf9702db23056966c62536890ad0b4bba6864ad915efa5d 1 0.00/1.00 vMB 0
5,477 5,477 0000000054c9c7fa5bde77cf1eb5b0bc398a5de9ab2886838564f1be68ce26e7 1 0.00/1.00 vMB 0
5,476 5,476 000000004a00af1c6e98a43a9e0d46d21cd5cbbf352ba4fa7b78ddbcc8dfed17 1 0.00/1.00 vMB 0
5,475 5,475 00000000a41f3c1b8bb414b1ec6718c9e9bc07db18310f38055be0ccfd6c45f8 1 0.00/1.00 vMB 0
5,474 5,474 00000000b2adbec7d75aced42b174f6cb2bc92483e5eeb895ff526c79bc9af49 1 0.00/1.00 vMB 0
5,473 5,473 0000000070da89af371ca6cc199981e32dbb3ecff3e887a15f6c228428352101 1 0.00/1.00 vMB 0
5,472 5,472 000000009fe858ee32bb0b9f98507080ae5938a41769b425e37d0038c4f412f8 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.67 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: 673.15 GB
    • Received: 16.42 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.