Loading Tool

Explorer IconExplorer

Memory Pool

77,176 transactions
28.65 vMB
0.06423584 BTC
Random Selection Loading Transactions
Max Size: 173.81/200 MB

Candidate Block

Mining Attempt 76ad26117ea4b0fd11b29d45de8501f4538838a3285ba939269e527130de2852
Version 20000000
Previous Block 0000000000000000000094b33996c224af01f043a358605fe53f3736f068ed4c
Merkle Root 35c15e5b99a7e3fe384139b122a88c71e6dec635a4bdb5454b8920ca3d7765ed
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,707
Size: 1.00 vMB
Total Fees: 0.00451892 BTC
Feerates: 40.21 > 0.45 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,094 (563,596 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
351,498 351,498 00000000000000000dc130dbbb30fb61911f52b4c006ba3c332c4bbc72c7bd42 689 0.41/1.00 vMB 28
351,497 351,497 00000000000000000253cd0be09fb8797179fca1ff3ad284dfa1ac030c5d80a4 280 0.13/1.00 vMB 28
351,496 351,496 0000000000000000140e99ecfb4b45e04372fef7cdd4cae1f4663d2344753412 160 0.08/1.00 vMB 29
351,495 351,495 000000000000000011b2d36d108fd8243a6e05e6d18c576a8226fd5e8f9970e1 1,251 0.61/1.00 vMB 33
351,494 351,494 000000000000000010651963f3b74b7fce3eab91d206f06d9c0a29976176df7a 639 0.30/1.00 vMB 32
351,493 351,493 00000000000000000ddd1fe7b2c358e0ae9f9482ee6ce625cf76ce70196fda92 339 0.16/1.00 vMB 31
351,492 351,492 00000000000000000ba27e6835600bee08d26b908d5dec92aca0514def8c0009 854 0.46/1.00 vMB 26
351,491 351,491 000000000000000003ce5a021782af0ada9fef927798048b03efac6cf098fdb9 1,000 0.49/1.00 vMB 37
351,490 351,490 000000000000000008fc65b7e066a4da5821f3b882bcd3ef015c20ede5cac7f3 242 0.12/1.00 vMB 23
351,489 351,489 0000000000000000030df865239ae2f3a2d496f4066c21f6d8e504c5fd68dcfc 1,046 0.65/1.00 vMB 25
351,488 351,488 0000000000000000163601ee403f1286b9d02ccd2a616b951d1af43ecdcdb13b 1 0.00/1.00 vMB 0
351,487 351,487 00000000000000000198493b2d60beac30f45041e82488aef1f571aa5b9aaa63 621 0.35/1.00 vMB 25
351,486 351,486 000000000000000000615a7fff3d0bf2d895f79bdbb4457662fbd07ddd4c3dbd 480 0.24/1.00 vMB 28
351,485 351,485 00000000000000001538cf97b7f4a153f3914063d1154fbd180b79b865263201 1,243 0.57/1.00 vMB 39
351,484 351,484 0000000000000000146082c3420c2727fa6456e046cce713e49da3373e876a03 1,387 0.65/1.00 vMB 28
351,483 351,483 000000000000000004560de252803987566cc9fd9ed19fc82ba9e092bd6ddf63 907 0.45/1.00 vMB 31
351,482 351,482 000000000000000012c6bd1af097ddb2a10201e998fbed7005f36b87fe31cfa6 557 0.26/1.00 vMB 28
351,481 351,481 000000000000000011562ecbd9eba6365bd1302889c3aaeb3595359213841a88 623 0.58/1.00 vMB 13
351,480 351,480 000000000000000012ffce14f6ef393fd7a6cb05973060a10356403edd0b6a1d 2,494 1.00/1.00 vMB 38
351,479 351,479 0000000000000000161b47bab7429f4ca7b2c03c096925ce9552aab2784036b5 32 0.02/1.00 vMB 5
351,478 351,478 00000000000000000af3ca92dcc34e21cee9683efc4330727a40e246c150e5cf 813 0.38/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.56 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: 669.96 GB
    • Received: 15.79 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.