Loading Tool

Explorer IconExplorer

Memory Pool

88,004 transactions
32.09 vMB
0.13285121 BTC
Random Selection Loading Transactions
Max Size: 194.49/200 MB

Candidate Block

Mining Attempt 563daafe48ea6db751f642473c516a901cb1588adf192394cef66663b183284d
Version 20000000
Previous Block 0000000000000000000073dadc631dd956a009d41a1710c631dc5e901f1b559d
Merkle Root b2f54b21c1e2f306704cd9403e432e1cea5b9b05f25458b2b09e9028c4fa31cd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,813
Size: 1.00 vMB
Total Fees: 0.04830995 BTC
Feerates: 101.65 > 4.84 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,073 (621,344 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
293,729 293,729 00000000000000003e263553adf7d3587ef680a8a651ec74651378dcc87072f3 27 0.01/1.00 vMB 25
293,728 293,728 000000000000000015eab4046874cc5a2cd5b615fa50845259c5f2a25047c8c0 34 0.02/1.00 vMB 20
293,727 293,727 000000000000000013b0e39d4204ed38b18b4a52b74590aa372625ac59f7d668 59 0.03/1.00 vMB 19
293,726 293,726 0000000000000000d9f33dd7c7ccb7d064df06b2f5def231a703ef6ec6bc2ba1 660 0.56/1.00 vMB 34
293,725 293,725 00000000000000005d3a331d7aabe90f3ea02e506d566fc1d4d394222be6b21e 512 0.16/1.00 vMB 66
293,724 293,724 0000000000000000042dda66527c66ec084382f2c40e618d3451d772e481bf25 31 0.04/1.00 vMB 5
293,723 293,723 00000000000000009b23326367e037b05c8f236e1c0aff30dffa24f8e01bf2a8 467 0.26/1.00 vMB 39
293,722 293,722 0000000000000000392d9c81de885a9d21f2a34d730b96f6125adadb512c427c 36 0.07/1.00 vMB 7
293,721 293,721 0000000000000000b4436186afe76816119086a2febcc943945b34aed05ad0ae 513 0.46/1.00 vMB 21
293,720 293,720 000000000000000051312013f13abc9b4fe36b6029e91abfe2631a3fcca02017 256 0.09/1.00 vMB 58
293,719 293,719 000000000000000037db36e3e29821b36f05dae4f1456acf26342627564e1769 595 0.25/1.00 vMB 37
293,718 293,718 0000000000000000b671b8ef68484f6c3fbfb2ea119a47b3440da1cd592807b9 64 0.03/1.00 vMB 88
293,717 293,717 0000000000000000ab72380e506c6c331ad4d6ef69959c23908bad93d0876288 27 0.05/1.00 vMB 4
293,716 293,716 0000000000000000b1ec77b39e11b1e63455399715ec17995218e07f114ebfe9 612 0.31/1.00 vMB 34
293,715 293,715 000000000000000092beef9ff3ac0001b0b74cb15a223e60ec82606bddaaa30a 154 0.11/1.00 vMB 25
293,714 293,714 0000000000000000129923eefa0547acc302fd6e7226c3c284ee5503b6226bd0 32 0.07/1.00 vMB 7
293,713 293,713 00000000000000001ab30e04fe04da7526f1a4de05e28724515ab89ccea5026b 269 0.17/1.00 vMB 25
293,712 293,712 0000000000000000ab686b386155cab8c9d4c2e3728bec08e950796a60c7abc6 256 0.09/1.00 vMB 55
293,711 293,711 0000000000000000928c29d747f34f8193383224b06d6541afa56e068636c3ac 221 0.10/1.00 vMB 33
293,710 293,710 0000000000000000ac012997d272d7c0c1332dd6e770c47e85a5eb52ffeeabd5 273 0.10/1.00 vMB 50
293,709 293,709 00000000000000000ee572c3c86af4591709c99ae8a0b8ca8ee43bf7e0d2e94c 209 0.09/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 782.52 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: 668.91 GB
    • Received: 15.63 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.