Loading Tool

Explorer IconExplorer

Memory Pool

45,841 transactions
27.04 vMB
0.07058347 BTC
Random Selection Loading Transactions
Max Size: 143.14/200 MB

Candidate Block

Mining Attempt 5088c7ae6624584316c0208d82f589391ee9df652d7e99fcc8ee52d1963dd00a
Version 20000000
Previous Block 000000000000000000020dec92be5b66055ed2368df5e48e27f67c41dcd290ec
Merkle Root 01d1e2fe5192619ecadfa05fcc5b24ee9700218a6dbf09dbde3dbdf1e50289dc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,872
Size: 1.00 vMB
Total Fees: 0.02020290 BTC
Feerates: 100.36 > 2.02 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,724 (222,799 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
691,925 691,925 00000000000000000010ca36a5f8200655475cff043b6f13a46a7f34e8ef2d2b 621 1.00/1.00 vMB 4
691,924 691,924 000000000000000000067f6464d7ea82c46913cfce10520a8851044a00d8a51e 1,497 1.00/1.00 vMB 4
691,923 691,923 0000000000000000000f8930d1f90b0150d1ddc59aba1e513a2f8db39894bf95 2,125 1.00/1.00 vMB 7
691,922 691,922 000000000000000000032cc04b43dbb9269aa4ca8e5be1e94ce7e6a07cbdf6b3 1,928 1.00/1.00 vMB 11
691,921 691,921 000000000000000000112e8e6573087fafcc78883026139c56b86826edbfc948 4,491 1.00/1.00 vMB 4
691,920 691,920 00000000000000000009624f126aa41322fa5c50addd20de608f8258db7b67ef 2,428 1.00/1.00 vMB 12
691,919 691,919 0000000000000000000a47e73911778e38d4954d8bcd21e916545cac11b7189b 1,089 1.00/1.00 vMB 3
691,918 691,918 00000000000000000010311a6e933ada9fedfbd725169707a4996ba9b395683c 1,634 1.00/1.00 vMB 13
691,917 691,917 0000000000000000000d9b021ca176aace6181ef57cd90e814371af9f25c78cb 3,005 1.00/1.00 vMB 17
691,916 691,916 000000000000000000149440957336451822bcbeaffc91e4542f8552f3a725d9 2,883 1.00/1.00 vMB 8
691,915 691,915 00000000000000000012fead5cf2fa7fa62fba554693298afa109ba550b9d79c 2,572 1.00/1.00 vMB 22
691,914 691,914 00000000000000000009158574ee490f33cba456680749935662159d1e0f3c87 3,050 1.00/1.00 vMB 58
691,913 691,913 0000000000000000000703c96cb12ed02fea981e696905c7ee5003d2abacb384 2,895 1.00/1.00 vMB 13
691,912 691,912 0000000000000000000126df52bf5a2e71ce5befcd92283d2fd4fb2d17596448 2,734 1.00/1.00 vMB 10
691,911 691,911 000000000000000000013a65e2d4d56501447b206dcba973821ad7de2d42788e 2,612 1.00/1.00 vMB 22
691,910 691,910 000000000000000000058a7072661e1cb9ca9e089f69fd9db31fd6fbeb534ba7 2,777 1.00/1.00 vMB 6
691,909 691,909 00000000000000000001ed285ed5b5936ef4b9bedaa40dc04e4eae6e85d9f732 2,425 1.00/1.00 vMB 26
691,908 691,908 0000000000000000000ded38177d9f54161ff907f07b2a954056d7d314c4b410 2,829 1.00/1.00 vMB 23
691,907 691,907 0000000000000000000c1ebb58fce893bb6253e53fc13b4dce090791e523868d 2,463 1.00/1.00 vMB 15
691,906 691,906 0000000000000000001158dcc9936be54ff39328988a583a99cc058d71a98b7e 2,793 1.00/1.00 vMB 18
691,905 691,905 0000000000000000000b501f680e653b065118ed9fa374ae5220fee8cd9c997a 3,000 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 781.91 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: 645.67 GB
    • Received: 12.76 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.