Loading Tool

Explorer IconExplorer

Memory Pool

81,634 transactions
22.28 vMB
0.09712097 BTC
Random Selection Loading Transactions
Max Size: 148.12/200 MB

Candidate Block

Mining Attempt c47ccb48662d9df24b46e085a21d5b4d2505b2192e5c96aa2d5f5028d71a85bd
Version 20000000
Previous Block 000000000000000000019e79860ccd13d417e03b066e8a3661ec754572b673d8
Merkle Root fc673488229b8439a500b1d7b4c962a1dcf12ae97f32acd353f4774bb50e62d9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,828
Size: 1.00 vMB
Total Fees: 0.03803474 BTC
Feerates: 502.62 > 3.81 > 0.37 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,193 (856,735 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
59,458 59,458 000000000df1f69533650ea4973ca8dfc3a295d7336d8e5b4502e48ec86417ae 2 0.00/1.00 vMB 0
59,457 59,457 00000000091566cd43bf38d68eb39042a1a7596f3a03ddd3e07caff2c3fab7a9 1 0.00/1.00 vMB 0
59,456 59,456 000000000d00b4320ff7d8fbd17960ed4ab3cc85122934297b61ed5a9ebfff38 1 0.00/1.00 vMB 0
59,455 59,455 0000000009120d063c0ab0b6208492cc6d452256e02ad8a3f304597e422a0299 4 0.00/1.00 vMB 0
59,454 59,454 000000000b1163896c7a6d76df316b87e0de54e47370fe3f099dba520daa81b5 1 0.00/1.00 vMB 0
59,453 59,453 000000000672e48b890db77338bc95994ce5de3939ab0d30de8b833ea2b6dc18 1 0.00/1.00 vMB 0
59,452 59,452 00000000070f3a0be48a156e40aa70239c8d3f1eff582bd78fcc282c3588361f 1 0.00/1.00 vMB 0
59,451 59,451 000000000d4e25c2c2e67223be34d6e30b3ce81c428d0217cfab8309df58460e 1 0.00/1.00 vMB 0
59,450 59,450 00000000039ba8f0d8ed081a2d7590ff68eeb918f898ef7785cf6af7a1d890ff 1 0.00/1.00 vMB 0
59,449 59,449 00000000019f2f6efe6b71c5f1df5f85dcd07f0ba3e981c1af19cc1b55c2d20f 1 0.00/1.00 vMB 0
59,448 59,448 0000000008bc1b767a6093d73772fa9b978d1d1197277b6182997ceba0f052dd 1 0.00/1.00 vMB 0
59,447 59,447 00000000064f045c061f6b6ab2ff18a7e67e3ae6e0d4097eeab33039cde927c2 1 0.00/1.00 vMB 0
59,446 59,446 000000000abebbe72f42c381b8477c38fa354d56e7cbbbed21d8f8715ea4e18a 1 0.00/1.00 vMB 0
59,445 59,445 000000000075e7b33006a7e365f1115755db76600f58772ab6b20e6c84676d55 5 0.00/1.00 vMB 0
59,444 59,444 00000000018b4c189660850aab3dca64f86ff88ead65e91e7cbfba4866dbc54a 1 0.00/1.00 vMB 0
59,443 59,443 0000000000a0e08a7f40a85ccf8d111d10254df5a487edc1b3cf4d3ef0ac3284 1 0.00/1.00 vMB 0
59,442 59,442 000000000d6aed595138b1cbe2bd9db4a60f70f4490976009ad4e0b9fb85b15d 1 0.00/1.00 vMB 0
59,441 59,441 00000000019a767fc88b7d1192a4de3ce4957d630e5096b5f2238ca13bc637e1 1 0.00/1.00 vMB 0
59,440 59,440 0000000002a81162f1e7c70273efac7a83c46a6b0dbf735a732bd1f973bb7110 1 0.00/1.00 vMB 0
59,439 59,439 00000000002d77ebaf1a6265941d19d8fb35be7db6b11d7c555d9a0c90ca4b67 1 0.00/1.00 vMB 0
59,438 59,438 000000000e8eca06cfaa700503f9344df3299404b7de01738cef055f108b1b13 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 784.44 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 823.28 GB
    • Received: 24.88 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.