Loading Tool

Explorer IconExplorer

Memory Pool

78,632 transactions
29.36 vMB
0.07823974 BTC
Random Selection Loading Transactions
Max Size: 179.87/200 MB

Candidate Block

Mining Attempt 9cce594072df75fbe95edcef97a6ced25d28f4145526a64da37a3b352b3a5ccf
Version 20000000
Previous Block 000000000000000000005526bea8af5b3d9aa43c0c50a99620a61707332605e3
Merkle Root 9819fa564f7cec4f537fd1a018cfff02e713c03d86f0875e62a6cb8c0991cd08
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,581
Size: 1.00 vMB
Total Fees: 0.01390563 BTC
Feerates: 100.36 > 1.39 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,237 (488,572 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
426,665 426,665 00000000000000000076820df05aa386384adeed64797701f6528566c74ec4b7 609 0.29/1.00 vMB 62
426,664 426,664 0000000000000000043f26950fa059a5326b2d1bef336e5abb6c03f762e56059 818 0.40/1.00 vMB 61
426,663 426,663 000000000000000003104b6d97d5ab99bfc9d6f30a2eb7c759eb4684376967ed 646 0.24/1.00 vMB 70
426,662 426,662 0000000000000000042ec5219a8f6654d8c39aa5edd18d25f6a5671c5e89ebb7 442 0.42/1.00 vMB 24
426,661 426,661 00000000000000000261791357af0cdd4d343a89ab47ce772b2f413663c7d1db 679 0.31/1.00 vMB 68
426,660 426,660 0000000000000000043f42196acbdfffea73bd55bf4de6eb6fffeac004f51041 2,030 0.97/1.00 vMB 57
426,659 426,659 0000000000000000018a5b8362e70af5d34b11baff89bd5ccc35a26119ff4e13 840 0.38/1.00 vMB 40
426,658 426,658 000000000000000003645d8d8888f9628188b41288e16971038a3c8c887117ec 335 0.14/1.00 vMB 70
426,657 426,657 00000000000000000312a6f3cb0097bb4745dc6a6d6a7dcb6ac3367e4471ee95 1,356 0.71/1.00 vMB 45
426,656 426,656 0000000000000000036de31bfdd92cb07637707b52fde7bcf694b3cb765b7590 2,393 1.00/1.00 vMB 71
426,655 426,655 000000000000000002d6d5f9976192fb58f9cebac827a44173bf8bce08180230 1,982 1.00/1.00 vMB 75
426,654 426,654 0000000000000000042256554e6671593a4df9d173920df3eefdc2a38fca567f 1,299 0.73/1.00 vMB 52
426,653 426,653 000000000000000003c4e919e7ca533b26719c1c775a5eac740f2b0d8f277aa4 403 0.16/1.00 vMB 72
426,652 426,652 00000000000000000031d75b920c41a2f47438590e4b0a7d9a11d79318d2b9ec 571 0.20/1.00 vMB 67
426,651 426,651 000000000000000000f10c3efd0a9228ad6c7119c5e1ab10d776dd05fa284b04 858 0.99/1.00 vMB 15
426,650 426,650 0000000000000000017d286ab46585bea8a364c026619d1b26d10cdb0f7c57bb 1,825 1.00/1.00 vMB 86
426,649 426,649 00000000000000000134a957c59d8f4ab9b83f5850b2e1c34474d0e0ab4932ad 1,202 0.71/1.00 vMB 36
426,648 426,648 0000000000000000026c97ab55c1d3cbd829b5c158fcde1b514e3340fcf28268 2,776 1.00/1.00 vMB 78
426,647 426,647 00000000000000000438a77fee66170c57bada30723eadf86eb5c0934094af2a 264 0.10/1.00 vMB 63
426,646 426,646 000000000000000002df7027ea72700198d4ca5cc4411446252eb455d2b2a06c 1 0.00/1.00 vMB 0
426,645 426,645 00000000000000000376657a296689b64b874aab176fe14b3fc24185f82bc83c 709 0.46/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.80 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: 710.06 GB
    • Received: 17.02 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.