Loading Tool

Explorer IconExplorer

Memory Pool

81,968 transactions
30.44 vMB
0.12392653 BTC
Random Selection Loading Transactions
Max Size: 183.64/200 MB

Candidate Block

Mining Attempt 60c2cc343bba57e2a9b9eea6044bc567359061b7ad14d149d59b55dc2b001986
Version 20000000
Previous Block 00000000000000000000f924cf5022dab74d96145383ec21fa5a02b0a126c621
Merkle Root 1ec9104b333f2c0779d4549707bbbf725522d0a783f2857be29dce34a9ce86b3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,394
Size: 1.00 vMB
Total Fees: 0.04613467 BTC
Feerates: 502.62 > 4.62 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,124 (135,411 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
779,713 779,713 0000000000000000000676db8defa263d3532c8232bc43c5df5a6b3d93a27914 2,848 1.00/1.00 vMB 14
779,712 779,712 0000000000000000000618d69e90c7f693d261e15f8049e3316ba08dea8078b6 3,185 1.00/1.00 vMB 16
779,711 779,711 000000000000000000008554d91070ac3972b966c9395cf8319d74b7eb889b6f 774 1.00/1.00 vMB 4
779,710 779,710 0000000000000000000074870ba7d542ea9d30bdd8f4da229fc1d089f3648a9b 1,215 1.00/1.00 vMB 7
779,709 779,709 00000000000000000001a2c2f34e7a6de29cca2c8fe1b53e599653e6c4b623f4 2,740 1.00/1.00 vMB 15
779,708 779,708 00000000000000000000ccd62cba5ad786f7e8b6563e23eb4bddc7b734087e76 1,289 1.00/1.00 vMB 7
779,707 779,707 000000000000000000008ef4fedac55d4b748013896a79780f6a78475656a2ff 3,196 1.00/1.00 vMB 17
779,706 779,706 000000000000000000045bdee3082a60bde7d4c1f480e2254228d7310074858a 989 1.00/1.00 vMB 6
779,705 779,705 00000000000000000002762ebf23d0d44757ffb49fade7e95ea714609b3b0b5d 2,162 1.00/1.00 vMB 20
779,704 779,704 00000000000000000002ce352ad5f0c4155def38dc6a1f749271b7fab4d95d4e 691 1.00/1.00 vMB 3
779,703 779,703 00000000000000000001fca5c19073cbd30009a3eafafd2a1835e9d90894f689 1,042 1.00/1.00 vMB 5
779,702 779,702 00000000000000000001d8330cd4d85c50ee8ceac1dd2129ba3be38dac75f3f3 3,532 1.00/1.00 vMB 16
779,701 779,701 00000000000000000000603b91fc5267a0156b15a159e0e0072e06e75016b649 1,711 1.00/1.00 vMB 8
779,700 779,700 00000000000000000002b81fa62b609eaa8af747e7c91639a1ec0c7bb9c1ffb6 572 1.00/1.00 vMB 3
779,699 779,699 00000000000000000003cca4de16ad7a883d1131f04f654797689866d7b17023 2,292 1.00/1.00 vMB 12
779,698 779,698 00000000000000000001512dad1bcfec1263c53857017538aaa1e02227f70e61 1,953 1.00/1.00 vMB 11
779,697 779,697 00000000000000000005d27dfbcf06b25e8395d2717469084c169352efbdaf4f 1 0.00/1.00 vMB 0
779,696 779,696 00000000000000000001f45fc1add30c4886f033c401502cda4d0629d9c569ca 753 1.00/1.00 vMB 4
779,695 779,695 00000000000000000000a35a8ec16151db0dad60b906b088a12da7a209557d91 2,646 1.00/1.00 vMB 14
779,694 779,694 00000000000000000000cdfecc2e7eada8922a0e5407495cf0347aba7ce21c75 615 1.00/1.00 vMB 3
779,693 779,693 000000000000000000041f83653e9857ac5e53f9c592698f2b5babb51c7648de 1,010 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.61 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: 671.88 GB
    • Received: 16.05 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.