Loading Tool

Explorer IconExplorer

Memory Pool

39,646 transactions
17.54 vMB
0.13988803 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 96.73/200 MB

Candidate Block

Mining Attempt f45eb346b653e410da0c44cbac51856e639796e8db128278d3a400b09120fd44
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root ae38a050e48cbf9e61dc2793d80cfd2a61dda1f969cdc40c5844e1d3fb36b0be
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,284
Size: 1.00 vMB
Total Fees: 0.03698384 BTC
Median Feerate: 3.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (840,673 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
72,648 72,648 0000000000a92670ecd61c3ecfca8a5ae2527dcf42c9429644e8697cdc6c55f1 1 0.00 vMB 0
72,647 72,647 00000000001bde16b3cb045a638df1797490b4a9a674e69050f4f6c65bcb35f7 1 0.00 vMB 0
72,646 72,646 00000000002750ac71833a2c766bd433e2771e26e52475efbbdb0c2ce0218d96 2 0.00 vMB 0
72,645 72,645 0000000000063fdb53d772491811ce598c41b20d604704be36bdad867b00ecab 3 0.00 vMB 0
72,644 72,644 0000000000301243648349d66113c57e3bf683dab844f69bbf74734a90790c57 3 0.00 vMB 0
72,643 72,643 00000000008dbefc5d86b766de044401878c226f88d36e22091af0dd1e28b0cc 1 0.00 vMB 0
72,642 72,642 0000000000490a420c4e2e96c105037ad9b771d4d184a0c9d59a88d8ca3f060a 1 0.00 vMB 0
72,641 72,641 00000000003031d9f42dd0ae063e8c860df919c5917b27f3f16adcb604a9489a 1 0.00 vMB 0
72,640 72,640 00000000009dd89dd7179fb2c6db117d1c1cb9924c9d99866f46a18f3813ca42 2 0.00 vMB 0
72,639 72,639 000000000037b26d59ca5a5502c39ec92f58b3e08cd3da3f3235d99002a91e03 5 0.00 vMB 0
72,638 72,638 00000000004fa0b1a839ae819680be2f51ae9dc97d76f3064a2a59ce81c16691 2 0.01 vMB 0
72,637 72,637 0000000000b2dc43b1c1d837c428f033b7c2dbfef8e9daf762fbdbfb7a7067d6 1 0.00 vMB 0
72,636 72,636 0000000000b07b970f8d89914a701765cbd731010b6a0f920c60b7b80fbc07af 1 0.00 vMB 0
72,635 72,635 0000000000559c6e080ce0bc2525fc35ce3e87cca17f6279c7315911aa96112c 3 0.00 vMB 0
72,634 72,634 0000000000210c1d7cae9aa9f8e471d4d4a7971fb279f0f9cff0b4e9540baf50 2 0.00 vMB 0
72,633 72,633 000000000001bee3afc7f7978d2c2dbc4077c49be280f9ab7c587bf62c780d95 1 0.00 vMB 0
72,632 72,632 0000000000b19a3ed3b7184619119bf8947b9f50b293d51b19fbb328ae5d1fb6 1 0.00 vMB 0
72,631 72,631 0000000000741ca1d781e740c20c9047545ef4d2cf1e67c8e63b9044bc8b3204 1 0.00 vMB 0
72,630 72,630 0000000000512672dbb6d71203fd877a9658f0c48e2cf0625367d6e82b91ebd1 1 0.00 vMB 0
72,629 72,629 00000000007488047202d67ad2841f702539cadd20a55fe5844921cf4d87e6e2 1 0.00 vMB 0
72,628 72,628 00000000001e45c67c11b76267003eefd0d6ad79a65f8d5061a9eef0d3892a03 2 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 90
    • Outgoing: 10
  • Data Transfer:
    • Sent: 111.65 GB
    • Received: 0.47 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.