Loading Tool

Explorer IconExplorer

Memory Pool

44,746 transactions
27.44 vMB
0.07487195 BTC
Random Selection Loading Transactions
Max Size: 144.65/200 MB

Candidate Block

Mining Attempt 1a811a7bad1fd0e972d1cbc8ed915b712e7a629d3b023135d3f810b84389208a
Version 20000000
Previous Block 0000000000000000000025449f50590d909b1288ad98721336244ae461997fee
Merkle Root 8911a6de440d54f81cdd349c289ec6c943b2ea492ad273b62f667b6e5a0b1cb8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,976
Size: 1.00 vMB
Total Fees: 0.02257236 BTC
Feerates: 150.77 > 2.26 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,898 (523,219 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
391,679 391,679 0000000000000000030f75fda45d811ab17ca12d7b7611a423f50b3a69c84ce7 861 0.46/1.00 vMB 31
391,678 391,678 00000000000000000402c19e06523c5ba411fa867963a8232e29a51b7b27be0d 364 0.26/1.00 vMB 25
391,677 391,677 000000000000000006fabacc45e8dd35730c72d7c022049e4836836dde4baa2b 1,031 0.71/1.00 vMB 26
391,676 391,676 00000000000000000791eb3266bd014ecbd7baa50b77e4116ce330b9f77d4f1f 355 0.25/1.00 vMB 24
391,675 391,675 000000000000000006846bf384d6b04778c284a4a2a11f777b964d8b31058745 578 0.38/1.00 vMB 25
391,674 391,674 00000000000000000a4453ba7c6a20cfeec9abf4331afd0959704c666aafd01d 627 0.39/1.00 vMB 26
391,673 391,673 000000000000000001bb81e800d1ff1b8597cf1c6f9a74492f22f99e2d84d74a 1,286 0.95/1.00 vMB 29
391,672 391,672 000000000000000006b438dcd26bb0ba80321366e178e14119fbcf58beae33b5 256 0.18/1.00 vMB 21
391,671 391,671 000000000000000001a68e39354559df95eac3c7f20203304e20425a98f556db 1,080 0.53/1.00 vMB 28
391,670 391,670 000000000000000003d305fd391b7c783fd5c375af8c9dfe8bf1365d6c3b226b 1,637 1.00/1.00 vMB 30
391,669 391,669 0000000000000000097362b1248ed3dffe9ce21eb04e392c5adc344a3f8ee7c9 545 0.44/1.00 vMB 22
391,668 391,668 000000000000000004001f1066ec061e45a0e948dc89c354eeff5092c456de49 692 0.45/1.00 vMB 26
391,667 391,667 0000000000000000062ba2071cf3487a4d2ee462d590f05635a530b30cad8a10 2,252 0.93/1.00 vMB 38
391,666 391,666 00000000000000000a39457b804fffd76d7b3b5c8ee04ffec0edfd5ed28c3938 839 0.37/1.00 vMB 32
391,665 391,665 00000000000000000793e149d8e35f746c0cb0f02bad884d0a7a6f498007fb2a 719 0.35/1.00 vMB 33
391,664 391,664 000000000000000006c9fb50ae83edc5aa5e8f4fc783560e27b45274245515ad 342 0.25/1.00 vMB 19
391,663 391,663 000000000000000000a6771916d899c77f208994670877a668eba1ee213fb073 2 0.00/1.00 vMB 0
391,662 391,662 00000000000000000600d75116871209298a5879d45087bdce7168610ae1af46 748 0.36/1.00 vMB 36
391,661 391,661 000000000000000006cccc9b29eed26141b5fd382300581b38c764d4fa9ad489 969 0.56/1.00 vMB 27
391,660 391,660 000000000000000001c303594e65ffa8f1dc1afa427faa5cf50c94dd67ad5e10 979 0.46/1.00 vMB 33
391,659 391,659 000000000000000003dcb683e7de199a3240161749a8f058a5f1feb9653373b8 353 0.25/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.21 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: 654.29 GB
    • Received: 14.12 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.