Loading Tool

Explorer IconExplorer

Memory Pool

81,758 transactions
30.81 vMB
0.08095145 BTC
Random Selection Loading Transactions
Max Size: 188.99/200 MB

Candidate Block

Mining Attempt ff67ebd387265207a69e2610bc30f3a9e422943eeaec43aad25ed7fb7fe46f89
Version 20000000
Previous Block 00000000000000000000e355a63f14f9cc43d1b199a04906e2a59f17aa1c6192
Merkle Root c103322e0400019150bb48ffe3fc80c8f7aba083fe08d549066f8a1b2291421a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,437
Size: 1.00 vMB
Total Fees: 0.01190690 BTC
Feerates: 151.12 > 1.19 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,229 (590,733 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
324,496 324,496 00000000000000000073c21f7ce43b2ad5b1c0ee1de89def75759286a113c779 435 0.20/1.00 vMB 31
324,495 324,495 000000000000000011eeca3346e7178498c75b4e3c7e75c011489ed2801c43d9 350 0.19/1.00 vMB 38
324,494 324,494 00000000000000001f45b663428a13ca4b62f0b02e11bd648121c932af955e7d 743 0.38/1.00 vMB 36
324,493 324,493 000000000000000003125e1bfefa786a45703cc5ab547d6990bcf37bee8dceb5 1,102 0.56/1.00 vMB 36
324,492 324,492 000000000000000015eeff9b33145dc7371b0afdecdeb64c549207a8f9ddc9a2 585 0.37/1.00 vMB 25
324,491 324,491 00000000000000001151a8fe7218429b570bc1a134c0d2b9fc4f7161095848c1 64 0.03/1.00 vMB 90
324,490 324,490 0000000000000000094411920622ba3fe413f1a78f7e14a0e0f402f3e3b5a2b8 1,086 0.75/1.00 vMB 27
324,489 324,489 000000000000000013776f19bf48d96d90142400cc4dfee0ebe0ea52e9f96095 2,067 0.75/1.00 vMB 48
324,488 324,488 000000000000000017e814cc099b9331a614c66ea5daf78472c5003a16ac3bf7 64 0.03/1.00 vMB 65
324,487 324,487 00000000000000000d84e75ff7679a61cfb3a1d596a4e359549f1f760b2e325f 502 0.35/1.00 vMB 26
324,486 324,486 00000000000000001112fda35bc51ed98ddd7934159d82af9eb2a1377542cc2c 702 0.35/1.00 vMB 53
324,485 324,485 0000000000000000134df44a793303ae70cfd12d1213b7435bce2708f8c0d4e7 53 0.03/1.00 vMB 37
324,484 324,484 000000000000000016196080a4136d36b96efccd6f609ff398ce67fa045e37a1 1,348 0.75/1.00 vMB 26
324,483 324,483 00000000000000001938ea410fb4bd72e42853dd845214c44b54101133f7e382 1,855 0.75/1.00 vMB 38
324,482 324,482 0000000000000000184b763f5aa613edefaf363a275892f3722570f1f5468e8c 118 0.06/1.00 vMB 31
324,481 324,481 00000000000000000dd18fa52ef7a93c8077b4b725adc84669574e156fb41a18 234 0.11/1.00 vMB 26
324,480 324,480 000000000000000019628f3c4fdb306a5875c7bb3644be3fac4332f742f925c7 969 0.58/1.00 vMB 27
324,479 324,479 00000000000000001ca0b5fc6574301d0683382d44478798666eccacd035a317 1,700 0.75/1.00 vMB 33
324,478 324,478 000000000000000007b5e1ad2bf027f18d835e5a32a30f234a8934d4a9dca5df 88 0.05/1.00 vMB 27
324,477 324,477 00000000000000000f22d32d119ead1375ae682d22d98511272181b5b96107a0 336 0.15/1.00 vMB 30
324,476 324,476 0000000000000000059c367d3eafe8fb32020893ba7f0107af7bd0b675c4d112 457 0.26/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.79 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.75 GB
    • Received: 16.98 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.