Loading Tool

Explorer IconExplorer

Memory Pool

80,796 transactions
29.79 vMB
0.09428098 BTC
Random Selection Loading Transactions
Max Size: 180.75/200 MB

Candidate Block

Mining Attempt 4e20fb527fb7f71d658686bfcfa8da70040a2ca75e55c9fb0c710275921ef563
Version 20000000
Previous Block 0000000000000000000043f2b4ea4cc96cd3bc440a50582638dcad340e8bc5e2
Merkle Root c29c4d198ed79da947cdc7465d722cb65ca43dc07181ef334507361c9ee42575
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,936
Size: 1.00 vMB
Total Fees: 0.02702372 BTC
Feerates: 90.00 > 2.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,139 (479,675 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
435,464 435,464 000000000000000001e8145c94de96c76d02cc7fb3806410ebf1587a31177234 1,669 1.00/1.00 vMB 33
435,463 435,463 000000000000000001d9e6e6d0c9ca8e586a59af9d549bf2c30012ab490fa4ed 2,051 1.00/1.00 vMB 51
435,462 435,462 000000000000000002ed0dd85b2e14e3b11905d4ceeaa6aede179bd23f1c3737 1,674 1.00/1.00 vMB 62
435,461 435,461 0000000000000000004452705b5df0bfa9101b674d471cf73d7833bf9bce181a 1,543 1.00/1.00 vMB 66
435,460 435,460 00000000000000000170fb44d2f060c3c5dac73ad594c7b7c78be20123ebb7c5 2,726 1.00/1.00 vMB 60
435,459 435,459 000000000000000000ccfe8bd39d0619caecf8784495658fc3a35b049d90f4eb 1,522 1.00/1.00 vMB 60
435,458 435,458 000000000000000000e17738f5eab42416b6fd962a4a033482ad636c8749e9fa 1,501 1.00/1.00 vMB 64
435,457 435,457 0000000000000000029aef5a996b305611ad83446ca9fbf98abc27fc6063ad02 765 1.00/1.00 vMB 74
435,456 435,456 00000000000000000082ed5c599748dbaf59b084445c3f0c107fef194fe9009b 1,861 0.75/1.00 vMB 100
435,455 435,455 0000000000000000027fd968d41741f31c73c4a3b304472da0165245278e2ea3 2,005 1.00/1.00 vMB 80
435,454 435,454 000000000000000001bb9b02d600930740604485f9a8a880477ac1c42414ec5f 416 0.21/1.00 vMB 54
435,453 435,453 00000000000000000045d883f83594660aba2ade8d3df77f3eda30121ae03828 612 0.29/1.00 vMB 50
435,452 435,452 00000000000000000425e249687516f1c52b6bc3caa2481ac02fba0d5c87d955 808 0.33/1.00 vMB 61
435,451 435,451 0000000000000000020d5c3af7dd000d1a3fb92759bd7f15aa44fb59937c7c86 274 0.22/1.00 vMB 52
435,450 435,450 000000000000000000be1d7caf4fa661a1d2e1b6aa0f5032af21ff9432eeb8c6 921 0.60/1.00 vMB 58
435,449 435,449 0000000000000000007d4709889bb6718c7ce63a8eee94ed960734a8c771c6cf 2,247 0.96/1.00 vMB 71
435,448 435,448 0000000000000000010010c13c1a76f7964627d3ca0ea1d8ad4fb20f1535ae15 897 0.42/1.00 vMB 59
435,447 435,447 0000000000000000003fd3d74103fc274d5dd96dd23dbc28da5fa7fddd2ff1b9 265 1.00/1.00 vMB 5
435,446 435,446 000000000000000001a0a2fac49a0593b542dde0b34d0691a9e678cf84a3cc97 2,129 0.99/1.00 vMB 46
435,445 435,445 0000000000000000031ddc9be8760570deef3b0a503882a667e27251f440eff6 2,503 1.00/1.00 vMB 78
435,444 435,444 0000000000000000001a5e8e2939fadc4ad0013642caed87e0c5e42ff4762728 750 1.00/1.00 vMB 20
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.33 GB
    • Received: 16.20 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.