Loading Tool

Explorer IconExplorer

Memory Pool

43,006 transactions
29.17 vMB
0.07762490 BTC
Random Selection Loading Transactions
Max Size: 150.08/200 MB

Candidate Block

Mining Attempt ffa90e76cbdf0e65b4949273b504ebff685ebac3bc6e5d38af2afbd1e347f2ff
Version 20000000
Previous Block 000000000000000000010d7d42c60951ff1aa892469444c13b3952717e2d317b
Merkle Root 90ac30a4fe3efadd6e01f0fd613e0eb922fedf5a838e52257ac43158ccf7f1be
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,798
Size: 1.00 vMB
Total Fees: 0.02055911 BTC
Feerates: 150.75 > 2.06 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,612 (456,041 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
458,571 458,571 0000000000000000001b6bea3f2af6d25695a4247a0f6e3f4b3e73107464d39c 1,583 1.00/1.00 vMB 143
458,570 458,570 00000000000000000173c931219b6d8a2e2c994e56e6c1c72a3168eb482d8486 2,701 1.00/1.00 vMB 220
458,569 458,569 00000000000000000149943c263ed024b5eca83f550f61dddecc302ce9350ef7 2,377 1.00/1.00 vMB 196
458,568 458,568 000000000000000000c3238c78808ea4e58d7ad814cf928e019e75b9e8657c52 1,649 1.00/1.00 vMB 156
458,567 458,567 0000000000000000024e73b19c75b8249a747fe4a9d434921b6e5845b1cdfa99 2,033 1.00/1.00 vMB 212
458,566 458,566 000000000000000000256644dcbb0391ce382b7f7b246c5fc579da6297613749 2,891 1.00/1.00 vMB 129
458,565 458,565 000000000000000000d641afd215a400d7a76706dd5b345ea3b5d8e31afedee1 1,934 1.00/1.00 vMB 169
458,564 458,564 0000000000000000003f951b49f036f00f9f99d9246a76336747558ffc205f36 2,401 1.00/1.00 vMB 132
458,563 458,563 000000000000000001d5b186a6feebb56bbad5f5659d5ce982410896a0918c9b 2,434 1.00/1.00 vMB 159
458,562 458,562 0000000000000000006e72c583c4a56e209dc94f9ac5d3070781fa4cfcf43016 2,125 1.00/1.00 vMB 185
458,561 458,561 000000000000000000247e94a0b9486835f18dc7c7e6847aa077a7bf62111659 2,133 1.00/1.00 vMB 222
458,560 458,560 0000000000000000024c04eb7f6638dec786eca5a326abdeec8d5d80004d8f0f 1,838 1.00/1.00 vMB 189
458,559 458,559 0000000000000000023a9af2cea00fad97565deca3ea8ba60d8650ddbf8e9e56 2,041 1.00/1.00 vMB 189
458,558 458,558 000000000000000000b70cab8137423823108eeac9f7753c7d5c5bb82bcc866b 2,463 1.00/1.00 vMB 189
458,557 458,557 000000000000000000b2336a7cf95cb383ebcc2c22d698299e84a41ada7b9be9 173 0.09/1.00 vMB 130
458,556 458,556 000000000000000000a028000106157b40faf4e6b3652c08e490736a8bec6bf0 2,613 1.00/1.00 vMB 215
458,555 458,555 000000000000000000cc44906c6eaf2946aaa22d95722c3b59ea4aa3d3a2917d 1,909 1.00/1.00 vMB 267
458,554 458,554 00000000000000000109bffe80a689ad39d18a8dd38a2f89a4079dacc5d28105 1,638 1.00/1.00 vMB 169
458,553 458,553 000000000000000000204fd9793ba06f65c7717dd5e6b0431a84c50c9ce6093b 1,648 1.00/1.00 vMB 157
458,552 458,552 0000000000000000014cf7744f6d5343d4e9368f35284d917fc89859e73fbc22 2,205 1.00/1.00 vMB 176
458,551 458,551 0000000000000000009ca3c2e3df4632f99dffafc2c1203afb4d36ff537d859e 2,451 1.00/1.00 vMB 236
Previous 10 blocks ↓
Total Size: 781.70 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: 629.20 GB
    • Received: 11.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.