Loading Tool

Explorer IconExplorer

Memory Pool

82,759 transactions
30.25 vMB
0.09863931 BTC
Random Selection Loading Transactions
Max Size: 183.43/200 MB

Candidate Block

Mining Attempt 027fa56b689379dd174df1d826f82de398f99b7e6727eb69ece09dddd1c12e1b
Version 20000000
Previous Block 0000000000000000000170b6459c42e376b497e3e7853e6893087f6e06ae3df7
Merkle Root eb8c49ac64bc686aba5c77528e584188cb000f656fb5b19d4c51fd93fbd01c70
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,655
Size: 1.00 vMB
Total Fees: 0.02700127 BTC
Feerates: 521.84 > 2.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,121 (537,283 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
377,838 377,838 000000000000000011d209ff8fc5af974987ad8da02d5c033e05cdb156dc83ba 1,609 0.93/1.00 vMB 32
377,837 377,837 00000000000000000dee9c5ea3ecbe3348428b51e45f55c3bb0a4a851b719dce 500 0.32/1.00 vMB 33
377,836 377,836 00000000000000000e82b855b0128de8072795e4f312b60ad6b5f92933cb27cd 355 0.25/1.00 vMB 25
377,835 377,835 000000000000000005d08d3ddf90b76b68c8329651af153ec5166d0c108e9f95 260 0.15/1.00 vMB 32
377,834 377,834 000000000000000006f5964ca0f7d7013f44c2d86948ea5bc75d75b83df6479a 1,908 1.00/1.00 vMB 45
377,833 377,833 00000000000000000df73c315fa4b1925316e3748e7902f647fb601c0bc2b6f1 745 0.44/1.00 vMB 32
377,832 377,832 000000000000000002f0ceb9b91bd134e4200dc27464eb36fc151b4a7f51853a 1,528 0.77/1.00 vMB 41
377,831 377,831 0000000000000000115dc00900e0a700bfc1385277b498adb11bbb922eeeec1d 2 0.00/1.00 vMB 0
377,830 377,830 000000000000000007c8064c61365d0c8bbaf1256e2d9280bd16d1bf49da761e 681 0.32/1.00 vMB 65
377,829 377,829 00000000000000000fadbce9ce3446206a146386bd049d87c948ef5cb05339e6 1,863 1.00/1.00 vMB 43
377,828 377,828 00000000000000000fdce0e20174e6b632e90cad2b0566c11d97cc9152bbb4af 1,941 0.75/1.00 vMB 54
377,827 377,827 000000000000000003c91e5066acc67c67874f059d40e5737aa520959cd1ccfa 370 0.25/1.00 vMB 37
377,826 377,826 000000000000000010a631ae0d6618b9762720fa42b2ccadda10b42c53dc326b 90 0.06/1.00 vMB 16
377,825 377,825 00000000000000000adbcce36cc953a106685d84c72d7e2bc578736bacc68c95 1,358 0.72/1.00 vMB 39
377,824 377,824 000000000000000004f52080565bc46f139322d828c7abc6c01ea27518508c98 361 0.75/1.00 vMB 7
377,823 377,823 000000000000000003122ad64dd51c3b7ef1870f849193f8702a6e176b5052cc 327 0.15/1.00 vMB 37
377,822 377,822 000000000000000010833cdf5564ef9c4ee9ae7743898f5657586473d3545314 1,248 0.95/1.00 vMB 21
377,821 377,821 00000000000000000d05719cd00457cfece57d959390970ecdae0a88b1d5a0e4 328 0.24/1.00 vMB 24
377,820 377,820 00000000000000000e71232539ca84a2950c70901ed9c4bebf65fc90d777db4d 423 0.31/1.00 vMB 45
377,819 377,819 000000000000000002c9894aa8742b27080ef91a5591bc0d6c8a3bb057a0f0d5 942 0.75/1.00 vMB 19
377,818 377,818 000000000000000007654359864530019cc2a53f623d4cb4d39605624c6731f7 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.60 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: 671.81 GB
    • Received: 16.02 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.