Loading Tool

Explorer IconExplorer

Memory Pool

45,209 transactions
27.16 vMB
0.07258609 BTC
Random Selection Loading Transactions
Max Size: 143.11/200 MB

Candidate Block

Mining Attempt bcbf2fcfa27069050d5bc273d0078af0bf3e381eb2526583cbf8864ea76a351c
Version 20000000
Previous Block 00000000000000000000facfaa62459f98f3b2a139e8179039060bf314a7e923
Merkle Root 53797b8e4d773742b6a61f8fc37fd1ad7806ac4df2e7b13d9c11e59c29129891
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,880
Size: 1.00 vMB
Total Fees: 0.02203715 BTC
Feerates: 251.72 > 2.21 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,747 (258,137 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
656,610 656,610 0000000000000000000af3c1a5ceab08971a7ff700709e049bf555299f588a41 2,245 1.00/1.00 vMB 37
656,609 656,609 000000000000000000047025ac438523cd8afb6755b092a404d72fa047a6092f 971 1.00/1.00 vMB 23
656,608 656,608 0000000000000000000f4706f72fc7fed372f3ef74be7fa4e1289d21bebb38ed 2,345 1.00/1.00 vMB 14
656,607 656,607 0000000000000000000c6f024c2e6a388b1571a162276beb57550f98283048db 2,439 1.00/1.00 vMB 12
656,606 656,606 000000000000000000036bc62c29433c58d919a70c8501de314b5eccf837a2c2 2,565 1.00/1.00 vMB 45
656,605 656,605 000000000000000000064fd51132ba374703424f089e361f19199405c941bffc 2,312 1.00/1.00 vMB 70
656,604 656,604 0000000000000000000b9771c7027064b4639066450a2a920ba613c78bfd9043 1,937 1.00/1.00 vMB 21
656,603 656,603 00000000000000000008d864ceecd6ca82d7d168fb076ea5c834abfb01a29ba0 2,679 1.00/1.00 vMB 45
656,602 656,602 00000000000000000000dc8ffdee39da6f05327040db26d072b1b8d89f125865 2,239 1.00/1.00 vMB 38
656,601 656,601 0000000000000000000ee44b9bd9f1398ff2d045a9f4d0e35e615a8a78ad1d58 2,222 1.00/1.00 vMB 52
656,600 656,600 00000000000000000010235c1fa6f292942d37261398dac6c06da7d0d5b35e2b 2,721 1.00/1.00 vMB 54
656,599 656,599 00000000000000000002fe37d44e3d4ba910e0dee6e731b5bb3ada8514aa0a17 2,889 1.00/1.00 vMB 131
656,598 656,598 00000000000000000007897c2d0e660fdfd497c1cc2c2924be0d466a427b3ec8 2,856 1.00/1.00 vMB 56
656,597 656,597 0000000000000000000044124476f707a883d55335f19b1c48d6d3d0af281bbe 2,781 1.00/1.00 vMB 62
656,596 656,596 0000000000000000000c054a9940f6efc0bd15614712db5a63230a76169a89e3 2,084 1.00/1.00 vMB 133
656,595 656,595 0000000000000000000e8d44ec5b61951fa4ddf572b327fe944777de22c20d4a 1,946 1.00/1.00 vMB 93
656,594 656,594 00000000000000000007f36ff36a2aa7f245f5bf5ee4fce7ea5cd2269a169499 299 1.00/1.00 vMB 58
656,593 656,593 0000000000000000000ab16365192c08954aab60f3fd3194cf36672f03d79158 1,157 1.00/1.00 vMB 69
656,592 656,592 0000000000000000000f1b34d986b496102294444e2215e9bbfed510eac3852c 2,307 1.00/1.00 vMB 77
656,591 656,591 00000000000000000006a0b04e1f6eed8c1a5a97851972c827cf33f9846f626f 2,878 1.00/1.00 vMB 129
656,590 656,590 0000000000000000000659a129288878daee04370af24754b7987b6c34d01a56 2,304 1.00/1.00 vMB 115
Previous 10 blocks ↓
Total Size: 781.94 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: 646.71 GB
    • Received: 12.88 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.