Loading Tool

Explorer IconExplorer

Memory Pool

77,100 transactions
28.74 vMB
0.07799143 BTC
Random Selection Loading Transactions
Max Size: 173.91/200 MB

Candidate Block

Mining Attempt 60412dea704e8f0a02c8ba8583ada31b894724e8e833206ede3c78910683c4c2
Version 20000000
Previous Block 000000000000000000011d49c0349887e36fe6508c1977edbe2c0a508259bee0
Merkle Root 92fda0eb4ae268b4ecd6b886953458191135ab764da247d072f4c4137bc8574d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,917
Size: 1.00 vMB
Total Fees: 0.01820669 BTC
Feerates: 100.17 > 1.82 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,136 (545,328 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
369,808 369,808 00000000000000000a632173f931eff470eddde8060abb364c931153525a5cf6 697 0.44/1.00 vMB 29
369,807 369,807 00000000000000000363acd7f2001ad5abd3f2393662eb5aeac181d1886fa1d7 402 0.13/1.00 vMB 60
369,806 369,806 000000000000000004377399b6517488fb3faf2f22c03ba82935145970343bf4 467 0.22/1.00 vMB 34
369,805 369,805 00000000000000000aac420afed8c5926fbd803be486aa2c9af8ef3500a6f1aa 630 0.43/1.00 vMB 30
369,804 369,804 00000000000000000dd060de091963aed896d88225a5f3b8806549f6c7fb7683 169 0.16/1.00 vMB 21
369,803 369,803 00000000000000001409b31ad02935eb38dc1f5a50df63e2dc56c04fe79ae7cc 66 0.05/1.00 vMB 22
369,802 369,802 000000000000000007c272f891442dd21743c52dd0c2661d5101690a33d0153f 556 0.28/1.00 vMB 35
369,801 369,801 00000000000000000669caa15981b627cc55bbe944b3457c6ed39715d453d433 262 0.16/1.00 vMB 30
369,800 369,800 0000000000000000086bff8e03884ca9b250e5a2bb94fd74b335e993e5a0a258 603 0.40/1.00 vMB 31
369,799 369,799 0000000000000000035065cce6b13fd5833ad493e9e2db7e7de18ffdc07f018e 718 0.35/1.00 vMB 37
369,798 369,798 000000000000000007e0b4c8517fd3c2010b463561b35e6b893a27acd7b803ad 172 0.12/1.00 vMB 26
369,797 369,797 000000000000000009da88990429a00b7965a6f6ac11a15660cac84b4a3dbc06 652 0.33/1.00 vMB 29
369,796 369,796 000000000000000003e292527c700841cea12d0a3ff88772ed448ecb4c8235c5 1,457 0.72/1.00 vMB 37
369,795 369,795 000000000000000011f5fee9e08a25ec0da89636d61457fd6a232d85b7d022a6 730 0.38/1.00 vMB 41
369,794 369,794 000000000000000006e5bf5ad99da09afbd474586fe9788066a9b40428a81145 154 0.12/1.00 vMB 21
369,793 369,793 000000000000000010ff3549d85b71a0b152e8bc2e2f25ba13d70b5bd7b4e3e8 558 0.25/1.00 vMB 41
369,792 369,792 00000000000000001025455cbc68849545faff6e1327d0b3d2ec4623a559868f 445 0.25/1.00 vMB 32
369,791 369,791 000000000000000006c589d5cd1050b79a7941abff48bbba4314621767476102 523 0.30/1.00 vMB 32
369,790 369,790 000000000000000001e5516db9d37db69bf78b243056654ce6c07f925ca8d45e 90 0.09/1.00 vMB 7
369,789 369,789 0000000000000000011e9a24d9e009e5f3ac6f149ef35927b77d248722d5932b 1,720 0.79/1.00 vMB 51
369,788 369,788 00000000000000000f9585540f1605d42a88660e215e9146b4af9b015f44d3c5 595 0.33/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 782.63 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: 672.12 GB
    • Received: 16.15 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.