Loading Tool

Explorer IconExplorer

Memory Pool

41,562 transactions
29.18 vMB
0.07998350 BTC
Random Selection Loading Transactions
Max Size: 161.56/200 MB

Candidate Block

Mining Attempt 56dd58a54b93142d803f0fe2e2afa9307869a2a091813ca446aff5c1391ba1db
Version 20000000
Previous Block 000000000000000000011a0fedc5c137037e3a4b3716316ba14237e40446e2d8
Merkle Root d6e3c8f35db854798455c6cdbe71422ca1b1134cdc0b9a85a2b8fb33b3850622
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,057
Size: 1.00 vMB
Total Fees: 0.03171634 BTC
Feerates: 140.41 > 3.18 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,299 (330,911 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
609,388 609,388 00000000000000000003884262d9a1d8834b3c460e6ffd2f509ec92820cdefe4 2,791 1.00/1.00 vMB 23
609,387 609,387 00000000000000000009da88a2df44f1d8e95f5d3358aacfdae9233d64375e8a 2,704 1.00/1.00 vMB 17
609,386 609,386 00000000000000000010ad41c861027fd4bfa1746634a444e775753aae068e10 996 0.66/1.00 vMB 6
609,385 609,385 00000000000000000002bb12dc7377fc75885a6532a3b753f7fe4a4d6a7bb71a 2,007 1.00/1.00 vMB 19
609,384 609,384 0000000000000000000fe8e09a8de87f6c92982147c898cffcc4947359934809 995 0.34/1.00 vMB 14
609,383 609,383 00000000000000000001b72f4d07a048c67683595190419e641607dcd2b68957 2,050 0.98/1.00 vMB 14
609,382 609,382 0000000000000000000e5c1e9a810b0749e821eb7bca168973b56cdad00a3afd 1,220 0.35/1.00 vMB 16
609,381 609,381 000000000000000000152fe9c9ee5381bc5542a1641291991263ae0feaa4e3f0 1,997 1.00/1.00 vMB 13
609,380 609,380 000000000000000000159f9cb8a0eca6abd4609de0fe58ef9064fa447c75f18c 218 0.05/1.00 vMB 17
609,379 609,379 00000000000000000015961bef41cd18f39ab040f11340d46ef58da1c4f69d11 1,102 0.35/1.00 vMB 16
609,378 609,378 00000000000000000014816beceab45082e0b2f50de7ce0002321e42c31543d3 1,897 0.56/1.00 vMB 12
609,377 609,377 000000000000000000030902fbc01bd71cdb522824f3e67b76f8d8b15bd68618 2,209 0.73/1.00 vMB 10
609,376 609,376 000000000000000000084a9e1d8add9b75475cfe88280c9aa228a9344089abca 2,587 1.00/1.00 vMB 9
609,375 609,375 0000000000000000000f74c0670b2957964864ff922bf4e2b34e93b88ec0d7af 2,842 1.00/1.00 vMB 5
609,374 609,374 0000000000000000001349030ce585bb7b16fcc28c51b399fe06dc1caa058825 2,662 1.00/1.00 vMB 21
609,373 609,373 00000000000000000002dfcde39f822aa016dcd3f73eba461cbf1ee1cc6eb39f 679 0.19/1.00 vMB 16
609,372 609,372 00000000000000000010f2f8aed4ce270160e414585ac000cde5ed41ae9af483 1,279 0.40/1.00 vMB 11
609,371 609,371 0000000000000000001582f04011de0fcafff72e1fb23cc32e2e16ddc7da02a2 2,240 0.63/1.00 vMB 10
609,370 609,370 00000000000000000003d37e5d142d9abd01f8d6b5e3c9b1ec1af75fcd9ee71f 277 0.08/1.00 vMB 8
609,369 609,369 00000000000000000000080acc32a8a6a9761629f321ff1e321cbfb2f98f0cdc 726 0.22/1.00 vMB 13
609,368 609,368 0000000000000000000ab365985505cd7aaf8b84ba1a3d048fb5558c7ab6dad0 1,237 0.51/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 827.28 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: 4,447.40 GB
    • Received: 241.86 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.