Loading Tool

Explorer IconExplorer

Memory Pool

28,129 transactions
14.10 vMB
0.15508737 BTC
  • 1 sats/vbyte = 6 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 76.94/200 MB

Candidate Block

Mining Attempt 8f3a84c5dc8f28f4316c700324f9a6fdf5d794d6a92a80a8aeefb0e6ae8b9ca2
Version 20000000
Previous Block 00000000000000000000282cfa1c1336a9ecffd7bdef4743cc1d073745e85651
Merkle Root e4decb7106be6d68b3eaf54012ceced3d903312054c56563b0cfda0dc2336497
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,800
Size: 1.00 vMB
Total Fees: 0.09449879 BTC
Median Feerate: 3.93 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,313 (746,842 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
166,471 166,471 00000000000003bd729d1cea5d0a44b36e76200d0067d1d98cb052fee40de97e 86 0.03 vMB 95
166,470 166,470 000000000000009bb34f8cde9f920b18c8f3b6e58ae5b74c9f85edf897caa862 12 0.00 vMB 17
166,469 166,469 000000000000087f5e663f6b35aaeeb68756c8170a9b7207417f5ddd83721abf 37 0.02 vMB 90
166,468 166,468 0000000000000a7af37e6bcaff256922548a242c646f9809cff55310fce49b55 29 0.01 vMB 20
166,467 166,467 00000000000007853d02e2be8985a5f706530daf3c98fe8d1667339164794db9 35 0.01 vMB 101
166,466 166,466 0000000000000a20f243f3f4c7962f4d577407713d1286a18d02fdb4a011a9e0 16 0.01 vMB 122
166,465 166,465 000000000000060c334cae27a4783641cfd39a9b9b3fbda32552c82a9a4cd0d6 7 0.00 vMB 43
166,464 166,464 00000000000006b311b21c32b2ead2a181937aa008ba59867d627e0f9089223f 37 0.02 vMB 151
166,463 166,463 0000000000000b2d9d507efc4ac4ef45177c9386a1a4eace99471456cc1d301c 46 0.01 vMB 231
166,462 166,462 0000000000000076c37823873e267e17f57dcbe7a5bbba35d18382dd8c3122a3 35 0.01 vMB 165
166,461 166,461 00000000000009ef9bc7271ce87b174b6de24ba228cd8f8eb7da838014f956b7 58 0.03 vMB 266
166,460 166,460 00000000000004c9dfc67707c906bb5feb606cd39633315b3ab298bc07c6f887 122 0.05 vMB 98
166,459 166,459 0000000000000bf8a61c227ac3a4b46492072157ef12b328c5e335563d64fb31 144 0.05 vMB 57
166,458 166,458 000000000000017e6a168f6877de4662e4d530e2f1d5c98a83a35295f3cd84dc 58 0.03 vMB 139
166,457 166,457 00000000000008752aa30f2e2c7af6e726660fedbf50d17797e6b369837cc49f 19 0.01 vMB 61
166,456 166,456 000000000000001b11e7a3ea668cac52fdc59dd872c416dee99564f7238d17f9 110 0.04 vMB 117
166,455 166,455 00000000000006ce97b20b9c71d2f686d2d5cf2e0b1d4e9ef9f2196c06cd0909 34 0.02 vMB 119
166,454 166,454 0000000000000118b969b7d3ac804056bc6321a533628e83eca502d90c70275f 74 0.03 vMB 134
166,453 166,453 0000000000000151729e252729f77c13686f96a4390af42213ff2bb7f1401b2d 6 0.00 vMB 516
166,452 166,452 00000000000009ab176b6b3531c3f47ac2b5a5d442f325a1b77d7b10461c1503 49 0.02 vMB 72
166,451 166,451 0000000000000b63366b9f6ab0708511ae2fdb407925b877c602b7c22e795681 19 0.01 vMB 198
Previous 10 blocks ↓
Total Size: 779.41 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 85
    • Outgoing: 10
  • Data Transfer:
    • Sent: 86.43 GB
    • Received: 0.37 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.