Loading Tool

Explorer IconExplorer

Memory Pool

77,703 transactions
28.59 vMB
0.09894857 BTC
Random Selection Loading Transactions
Max Size: 173.76/200 MB

Candidate Block

Mining Attempt 60438af50a2c9520ab3f3e03d6f135577cf1021cd658a268bcc7198f533d9d21
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 5dd9bd5094771aed67f7923388cc67cf02cf15052ffa8e1c3ed12bf5d4889864
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,900
Size: 1.00 vMB
Total Fees: 0.03340228 BTC
Feerates: 201.07 > 3.35 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (533,497 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
381,800 381,800 000000000000000004ebb6a44ecfb761d8a9930f520d95310e4414e9790812cf 346 0.21/1.00 vMB 42
381,799 381,799 00000000000000000c410c19d0cd95e41c3d7e64811d1b25ebe437d5fb859844 826 0.54/1.00 vMB 36
381,798 381,798 00000000000000000fbd73eaa615fe3c444e487791cd9896535de7a5b3cff019 884 0.60/1.00 vMB 30
381,797 381,797 0000000000000000003c76f7d5b921dc3aa1644e6227bf588eb583e6a72e604c 933 0.47/1.00 vMB 41
381,796 381,796 00000000000000000cef82273715ae662f960c55c969225a9ad42aa145303a9c 1,001 0.49/1.00 vMB 41
381,795 381,795 000000000000000010911922258f1b24375a8e9b142833cfce1a6a90982cd88d 488 0.47/1.00 vMB 23
381,794 381,794 00000000000000000dd85fa1d2ef0f78dcd29a008a4ef5203f8200996138706c 1,197 0.75/1.00 vMB 26
381,793 381,793 00000000000000000fe79f4c2b9324c170ecda28b6464fa1a5b1cec2f6a86ed4 2,919 0.95/1.00 vMB 58
381,792 381,792 00000000000000000691e22cade71165a62c3c83e776b3ed7c0aa529988124b6 580 0.26/1.00 vMB 31
381,791 381,791 0000000000000000016f5bad73ad11957a87713c3ee7fdc35dd1ee126ce2ea01 745 1.00/1.00 vMB 11
381,790 381,790 000000000000000000d98b080c2e94be8fda6c44fe0ebba0dc08068703a5569e 1,211 0.57/1.00 vMB 41
381,789 381,789 00000000000000000a6711699399df88a05fdb0104914de88fae4dee0d28abd2 677 0.33/1.00 vMB 37
381,788 381,788 000000000000000004510d5a2e3e668a9d923e494dc4447b382dbb93e58a6cd9 2 0.00/1.00 vMB 0
381,787 381,787 00000000000000000eaaeb92aff7cfefce34cd9571cae77232bdf02d81162a92 1,824 0.85/1.00 vMB 44
381,786 381,786 000000000000000006b5943cb6e6d0bc0dc87f35cc36026d478c2b41fbf2ea97 367 1.00/1.00 vMB 5
381,785 381,785 000000000000000004b909334803795bb213c8d6c3dc973b96c106cc84dd651f 457 0.29/1.00 vMB 37
381,784 381,784 0000000000000000118a4186eb63e9eb750b87bac04d2b905e3b188c343cdf97 838 0.39/1.00 vMB 42
381,783 381,783 000000000000000007f039d30e83067bc1eae526964c5e0e9a7858ee4a59fca2 311 0.22/1.00 vMB 25
381,782 381,782 00000000000000000b3aeeef609b2bc925c678ec29e8932f4bfa55d5b0660b2a 310 1.00/1.00 vMB 5
381,781 381,781 0000000000000000023e10721b8d99d673eca68632426a0e1b3b615da6bb00d9 1,203 1.00/1.00 vMB 24
381,780 381,780 000000000000000002b6607185f4f8a61994c434bde147d70646e0a122ab85b5 1,648 0.94/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.90 GB

Node Details:

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