Loading Tool

Explorer IconExplorer

Memory Pool

80,043 transactions
30.56 vMB
0.08065431 BTC
Random Selection Loading Transactions
Max Size: 185.65/200 MB

Candidate Block

Mining Attempt 18e63b2f06dd54e476dcfb24b60ee726d2d4d80cb02ee62743bb331ebe1c47d9
Version 20000000
Previous Block 00000000000000000001ca07069b70e219df1106795fdd3699d6deb20743d8b0
Merkle Root 53f469d5532be79218a3c5444b35c251bcf23a12d2f726f47c1262c7e5663d04
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,356
Size: 1.00 vMB
Total Fees: 0.01533585 BTC
Feerates: 351.58 > 1.54 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,207 (159,713 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
755,494 755,494 000000000000000000088e40ac78f70f10a82f03687cc38930cc84da0ee83fa5 2,496 1.00/1.00 vMB 15
755,493 755,493 000000000000000000041a305a1c5d145979233f00eab6713732ad83935c6ba5 132 0.04/1.00 vMB 9
755,492 755,492 00000000000000000005bffbe4415e6c609cf52ad5b1b20ecc00df05bbd17be6 1,593 0.86/1.00 vMB 9
755,491 755,491 000000000000000000078212411f501034517aec5ba2cc781ef8bb02b8343022 2,917 0.94/1.00 vMB 11
755,490 755,490 000000000000000000042b44cc28e43b527b26eef72609987bebd983ceeaf6b1 2,387 0.82/1.00 vMB 11
755,489 755,489 00000000000000000005fa21c240a3342a82f0a302f605591ed73665f9dae0f2 2,110 0.72/1.00 vMB 10
755,488 755,488 00000000000000000005c1f4ac8b9cdac4d86699ce7db564e883898a17a80070 405 0.11/1.00 vMB 11
755,487 755,487 000000000000000000079bfc7eea3c76d7fed0dafe0c2d98408fe392cf0898f3 512 0.51/1.00 vMB 4
755,486 755,486 00000000000000000007f132a5e61305019426d740e9f2f80a81bf181ee4b5ab 2,446 1.00/1.00 vMB 7
755,485 755,485 000000000000000000072bad6fa757de9f3a83d12c88a7476b1fef5708ce206d 1,580 1.00/1.00 vMB 13
755,484 755,484 000000000000000000048129d1c1aaad027ef1e469fa23719496fea0a62a983c 478 0.12/1.00 vMB 12
755,483 755,483 00000000000000000007ca46fadf48334b834f0773e6e2a7572d9d60c05471d9 2,380 0.83/1.00 vMB 12
755,482 755,482 000000000000000000053d16eb36a893d260daa296a5b005be0f8fe0ee6c8f89 629 0.19/1.00 vMB 11
755,481 755,481 000000000000000000087db476b1e68e7a83f704105c9dfc397a19af782b4a54 96 0.04/1.00 vMB 15
755,480 755,480 00000000000000000001cb4c43cb32065f3bdc34f5ce264db6bc46b5a8f194eb 1,108 0.37/1.00 vMB 14
755,479 755,479 00000000000000000003cd29956f4305e4a962463406d66d801af1f4c7127628 2,513 0.72/1.00 vMB 12
755,478 755,478 000000000000000000070b51b33b30fccd4143fee97b488410d10ee8644b047f 853 0.23/1.00 vMB 12
755,477 755,477 000000000000000000072fb5018726838ae56b5310fba921181a769011af99fa 261 0.08/1.00 vMB 14
755,476 755,476 00000000000000000007e4024ce847c6affb7b3d11bcc2d5d3a0625a2b1a53c6 1,461 0.61/1.00 vMB 9
755,475 755,475 000000000000000000010061d4d3a2508a74a7989f8923643c9e5eceebc8e3d7 1,942 0.73/1.00 vMB 11
755,474 755,474 000000000000000000063f36c95a5c400c53984f09cdcf089637ad43ab0ea2bc 787 0.22/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.75 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: 708.64 GB
    • Received: 16.74 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.