Loading Tool

Explorer IconExplorer

Memory Pool

36,867 transactions
25.97 vMB
0.05433001 BTC
Random Selection Loading Transactions
Max Size: 133.35/200 MB

Candidate Block

Mining Attempt 5b3138a30d2f667da8bd91671fc820883d628f213dcc6db20888e0458d1010ce
Version 20000000
Previous Block 000000000000000000002d05d6b44ad40f04c8763a38c5afbba07e4fafa201d8
Merkle Root a81ff3a105f943211f39bba5eed533bafa57b07c1f1fe398f91cc9735bc9d49c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,994
Size: 1.00 vMB
Total Fees: 0.00655818 BTC
Feerates: 100.29 > 0.66 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,672 (346,150 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
568,522 568,522 000000000000000000139d071444bc4e131b78dc6ac69786b4d487561b256c6f 1,183 0.55/1.00 vMB 11
568,521 568,521 00000000000000000000a452f74956d731e32ee32adeb0fa42d9b2d30d4a0ec4 1,816 0.60/1.00 vMB 17
568,520 568,520 00000000000000000013d5beeb40da6637159a6281b4c455f0640456aa9062aa 1,734 0.92/1.00 vMB 16
568,519 568,519 0000000000000000002702753071dfdf0a6d69def332e58d7060a7550ac63f05 974 0.29/1.00 vMB 19
568,518 568,518 00000000000000000025e5bd77a1a5a4834d2cdb7070c6aacdc4e1268037413b 606 0.18/1.00 vMB 16
568,517 568,517 00000000000000000001765160d7d1bc365f7ee2641dafd62f68938faaf7979e 46 0.01/1.00 vMB 35
568,516 568,516 0000000000000000001797972307732481e072538763afbd5c765f91a4279729 715 0.22/1.00 vMB 19
568,515 568,515 000000000000000000043b183342f2fea607a72fde12d39c3cd4957244d2d139 780 0.26/1.00 vMB 15
568,514 568,514 00000000000000000019a660889c8cc50d96168dd9b5dabcd13086b999f5578b 1,134 0.38/1.00 vMB 16
568,513 568,513 0000000000000000001181ecf97bf423c3454bea14aae8bdc0c2304d04485bf8 1,147 0.40/1.00 vMB 16
568,512 568,512 0000000000000000001debd424683ee6c16b05a441309f96925dad309af03e80 94 0.03/1.00 vMB 14
568,511 568,511 0000000000000000001ccf7aa37a7f07e4d709eef9c6c4abd0b808686b14c314 554 0.19/1.00 vMB 14
568,510 568,510 00000000000000000006ff7fe98d6da7cc7af77afe27a1d83ae17d4a4af3e254 631 0.19/1.00 vMB 16
568,509 568,509 00000000000000000022adb77531e5375e88e6767e46e07ef0e2508851b7b26d 470 0.14/1.00 vMB 12
568,508 568,508 0000000000000000002bdf4b0c5b9b78bcdda885872785e77c9a7d45cc0d0fa8 1,757 0.87/1.00 vMB 11
568,507 568,507 0000000000000000002b1834821466d8e1545fc1197bdb23656023638aaab2c8 1,287 0.46/1.00 vMB 14
568,506 568,506 0000000000000000002cc0e9cf225d551f8dd102d8f92d3bda7bc278565fbabc 890 0.34/1.00 vMB 11
568,505 568,505 0000000000000000000984369939ed85906d351cea223440d5adbc64f326af31 1,545 0.49/1.00 vMB 17
568,504 568,504 0000000000000000000d96ec0b9fd78e4ee2e03f414d5e40c704bce15d083979 670 0.22/1.00 vMB 11
568,503 568,503 00000000000000000014375d13aa6e14d4226865442a6ee9dc8034de0ac5c9ce 3,161 1.00/1.00 vMB 18
568,502 568,502 0000000000000000000973788d37e2e7386a25d72e03f793b09710d829023d8c 779 0.35/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 781.81 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: 635.14 GB
    • Received: 12.29 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.