Loading Tool

Explorer IconExplorer

Memory Pool

80,369 transactions
30.53 vMB
0.07943289 BTC
Random Selection Loading Transactions
Max Size: 185.62/200 MB

Candidate Block

Mining Attempt c351e57e03fb3fab9c926f198f90c7c3edb25a94c26390bf068a68507310845e
Version 20000000
Previous Block 00000000000000000000c6a5ef862f60254cf87fcd565eed18945ad2828f92e7
Merkle Root 148c079250a7fe50794b59c3f174b95cc8d367fd8b58e54750c83a545181d9c6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,811
Size: 1.00 vMB
Total Fees: 0.01097468 BTC
Feerates: 18.08 > 1.10 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,350 (311,515 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
603,835 603,835 0000000000000000000cf32d8f7ba59128ddbad95918da950f85de05760ba031 109 0.03/1.00 vMB 11
603,834 603,834 00000000000000000006c357ea84e4da62d214b46e02599efdefc5e88bfaca76 2,524 0.70/1.00 vMB 18
603,833 603,833 0000000000000000000725c3a2368e462cdade9b70f1d19a4e86e01d9c22f930 887 0.27/1.00 vMB 24
603,832 603,832 00000000000000000005808700303c981731f87adfe8ec16bb44849b9c1897d8 256 0.06/1.00 vMB 9
603,831 603,831 000000000000000000041d61bfd8228b9a84eb35a2f86c5a051afa984aba7e61 768 0.26/1.00 vMB 21
603,830 603,830 0000000000000000000a006aa73dab0e4bb9400a751f0c28e831644dfa69c99d 2,625 0.86/1.00 vMB 22
603,829 603,829 0000000000000000001023643cc6201d99aa9c1e2eaee9f28c6eb79b4ab09eb7 2,943 0.94/1.00 vMB 10
603,828 603,828 000000000000000000088e2e272babe2789f0788344351fbee75afbad3c95b39 2,772 1.00/1.00 vMB 32
603,827 603,827 000000000000000000075caa52fa7aef484d7c0d4b40efa234ce2ee09e160598 3,101 1.00/1.00 vMB 21
603,826 603,826 00000000000000000012ccadbae926fe8d3b964d47a51aabc172f3b80647b4c5 380 0.08/1.00 vMB 12
603,825 603,825 00000000000000000000bb45d7a54a91b13300c1ce1c16569d1ff3ce9237c0da 971 0.54/1.00 vMB 16
603,824 603,824 0000000000000000000a8ed488f495d88c97f7d8954a7a9887e8f736cd133a51 1,070 0.28/1.00 vMB 17
603,823 603,823 00000000000000000013b16bff58c3ca6e3ce3c4d87b8816517aa87fc41cd1d4 3,599 1.00/1.00 vMB 20
603,822 603,822 00000000000000000008146d8fc4e72136e5f4b2d2c591d9ffff841b8a5f3225 123 0.03/1.00 vMB 18
603,821 603,821 0000000000000000000922fce893c12c66d506ae81624110c815a5e90b34e71d 2,202 0.69/1.00 vMB 16
603,820 603,820 00000000000000000010965886da87a827f239f6ab1e23712d021108243cfd3a 451 0.19/1.00 vMB 17
603,819 603,819 0000000000000000000088b7e79fb9c0e15d3704cf1cff401166c16c3b36536b 992 0.29/1.00 vMB 22
603,818 603,818 00000000000000000005bf9ddb82a3103a0f8a450e1e16bc39c0d178c64fcd4b 434 0.11/1.00 vMB 23
603,817 603,817 0000000000000000000fb82d56fc53acfa353d3c867ec60c011115ec3cf9f6f0 433 0.14/1.00 vMB 2
603,816 603,816 000000000000000000140b66555276d3bb89584282fbe68467703619243ea401 3,383 1.00/1.00 vMB 8
603,815 603,815 000000000000000000023179ee74308901acf2b48fb3eb65e0929cc9882fffa2 3,120 1.00/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 783.00 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: 718.48 GB
    • Received: 17.90 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.