Loading Tool

Explorer IconExplorer

Memory Pool

23,586 transactions
9.98 vMB
0.08093053 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.52/200 MB

Candidate Block

Mining Attempt 89ac502f8aecdb723a2ec9ffaceddb46b6ac8660d7164e6454151be4998e039b
Version 20000000
Previous Block 000000000000000000008d04065d89b6af56d4a51721394abcf1d222900704dd
Merkle Root 31cc42bc5eb13e511087dccfb196434ea51f0a2deaf74c0ce327da01af0b7a71
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,459
Size: 1.00 vMB
Total Fees: 0.05076000 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,404 (749,748 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
163,656 163,656 000000000000086536ce3e9420c9d1aa9f27926437c97c408daed454b8913cfd 57 0.02 vMB 302
163,655 163,655 0000000000000a293653386ffe9b1a8fe656cc5f897252c2bd5fe661666cb539 9 0.00 vMB 63
163,654 163,654 00000000000002210afc0435b67283445e217f733da3c6bcdb74204738269746 45 0.01 vMB 403
163,653 163,653 00000000000002f733bf4649190333cc0e0ebb34be1deae37bcf73869184174a 45 0.03 vMB 43
163,652 163,652 00000000000002c52a1e7790c2f16e3ef8f1519d9fefdaad08ab8e18fce5023e 32 0.02 vMB 52
163,651 163,651 0000000000000cb20e3ab9dc546da793fbd1f1294a8bb36ebaddca5fb58b76b1 92 0.05 vMB 62
163,650 163,650 000000000000058e6f4b5ec05612825358dd3d3b1a28ad32b251c53a5cc456ab 35 0.01 vMB 40
163,649 163,649 0000000000000976c976a96753c348f76cdf733be69e0af9787c96f0e3b92c87 16 0.00 vMB 48
163,648 163,648 0000000000000aac1cbf798baa84a3c9253dba53e8a3df92f34260f0200c13d9 37 0.01 vMB 242
163,647 163,647 00000000000003d9186ed454e429f22bf69c88c8b13702a4b8a63306ef0d847e 12 0.01 vMB 2,154
163,646 163,646 0000000000000a22254351ac1612131261a841443d614c65dc1cefd4f7d91fb1 30 0.02 vMB 57
163,645 163,645 00000000000008a99907c26d4077ea0a6ffb4b0dd849a150dc955f26ef291ac5 81 0.04 vMB 71
163,644 163,644 0000000000000b488957eb3220bce582abfe201e5ac4b1059e18f26d010e9fa2 130 0.05 vMB 104
163,643 163,643 00000000000003dc1a0ea63f2e13c99b0537ef5b0659f3200be0c7a460abcb01 1 0.00 vMB 0
163,642 163,642 000000000000056e2f436eb72fbf2e0f1a7cb10a5d662cd03e8b4a84ee3fd4cc 51 0.04 vMB 143
163,641 163,641 0000000000000c4ae3d899fe4b05483849a85baa834753d24dc19c960e20680e 23 0.01 vMB 96
163,640 163,640 0000000000000606b0c1cad1d4f93f0ccab99a906fa0b54c4d86c084a9373d38 134 0.04 vMB 71
163,639 163,639 0000000000000a025f6fc6217939cffaa35eb1e2e2757dd7892d0a8193879c56 21 0.01 vMB 76
163,638 163,638 000000000000099a7639ec1a45b74eccf3590b03f8c4823e8271f569cf0868fd 11 0.00 vMB 681
163,637 163,637 000000000000047fa2351fdd89cfbcb286001f8ed89da9ae7680e5990a9dd463 58 0.03 vMB 312
163,636 163,636 00000000000001943b801321208704391bbba3839bc30d36573cc450c5f194bb 15 0.00 vMB 262
Previous 10 blocks ↓
Total Size: 779.57 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: 277.48 GB
    • Received: 1.09 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.