Loading Tool

Explorer IconExplorer

Memory Pool

81,798 transactions
30.84 vMB
0.08185168 BTC
Random Selection Loading Transactions
Max Size: 189.05/200 MB

Candidate Block

Mining Attempt 23a425616cad96f817c6f27eb4ab5f181c923b9816e38435ca961121e8413888
Version 20000000
Previous Block 000000000000000000019785507a79249f2e450279abdeb5d17be8cab73e03e8
Merkle Root f5ab8be5810917219aba2ba9d0961411bbb4624cc1f8ec5b067aea6a503a148a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,224
Size: 1.00 vMB
Total Fees: 0.01268009 BTC
Feerates: 100.00 > 1.27 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,221 (159,720 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
755,501 755,501 0000000000000000000878d43a09def38ab4f6c3ebf716f0c4e853d267698899 2,935 1.00/1.00 vMB 9
755,500 755,500 000000000000000000031761f85575e7aa6aa9052b42ffecfb69fd500253c951 2,583 1.00/1.00 vMB 6
755,499 755,499 00000000000000000002d251e132a6a45ffe40b2da4ef41379e4acb15f514df5 2,895 1.00/1.00 vMB 16
755,498 755,498 000000000000000000006ca1576eaf127437de0f38df087b3f0f7bf3d90187f6 1,128 1.00/1.00 vMB 13
755,497 755,497 00000000000000000006e3698b98b96adbaa28b83fd814f87653565c2771fce1 2,046 0.70/1.00 vMB 10
755,496 755,496 00000000000000000001ebccd4ab454e895e1620f18228b1a4f994b65bdf5051 740 0.30/1.00 vMB 9
755,495 755,495 000000000000000000016b7d2089f8b1cf8173aa5e5c6db15541c759149e4521 2,670 0.93/1.00 vMB 6
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
Previous 10 blocks ↓
Total Size: 782.77 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: 709.32 GB
    • Received: 16.88 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.