Loading Tool

Explorer IconExplorer

Memory Pool

39,249 transactions
28.46 vMB
0.07336695 BTC
Random Selection Loading Transactions
Max Size: 144.30/200 MB

Candidate Block

Mining Attempt 22e45ac6274a1eef3036a7f9dcd387944f4c482d7e7cdcffdc3b7324cf09287d
Version 20000000
Previous Block 00000000000000000001b25de7d6b46a8948f214d3970d4d7cda994c93f61a8a
Merkle Root f1626c4b7d6f3606a701f8ea794771ff29aafd69791ca27d422608213b83dbc5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,995
Size: 1.00 vMB
Total Fees: 0.01834711 BTC
Feerates: 150.93 > 1.84 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,611 (148,688 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
765,923 765,923 000000000000000000022500ca71cc355e3829f558dcabb2b8f80a3b9d53f68f 1,933 1.00/1.00 vMB 21
765,922 765,922 00000000000000000002fb2e0537dbcfae6ccf91d66af722a0d91f535d8dabc6 55 0.04/1.00 vMB 23
765,921 765,921 0000000000000000000176beca0569695764afcbf6e8ade04e02bdad2ad37c88 2,204 0.83/1.00 vMB 17
765,920 765,920 00000000000000000002b3185b4744c5f7906ed7f8d3d14f69d4c38ae6ef9cf5 1,202 0.58/1.00 vMB 14
765,919 765,919 0000000000000000000352eef6b8128704bed67cd2d4cd0d98c5405f56f54319 91 0.02/1.00 vMB 22
765,918 765,918 000000000000000000063c6b7c519f4d62827f75fddd03313b59709eb0d8bfe0 1,279 0.86/1.00 vMB 4
765,917 765,917 000000000000000000041bd94dd2e1b591538ae23afb988264925caa99078b00 3,261 1.00/1.00 vMB 26
765,916 765,916 0000000000000000000081393b88528bfd74668223f3ecbc4b3679f7d831e2f9 904 0.32/1.00 vMB 15
765,915 765,915 00000000000000000005e3a23c4e1511726a6c1345f2add788ca86b0f5a96d52 229 0.12/1.00 vMB 26
765,914 765,914 0000000000000000000270f89d8135444308cff15957f890bf21427e6c964e87 1,425 0.60/1.00 vMB 18
765,913 765,913 000000000000000000032e4942bf7a00f2f0f2f8a2d3cb148b469b50e7393b39 757 0.36/1.00 vMB 14
765,912 765,912 00000000000000000001b6201f9f842db39494321fe831513e2645c07377de18 1,811 0.80/1.00 vMB 18
765,911 765,911 00000000000000000003029c5ff69ac0441d3ca181626f9b895493af4a13bc40 764 0.41/1.00 vMB 9
765,910 765,910 00000000000000000003c366fb85d272bf612692e1798f5473550f08dd166480 1,610 1.00/1.00 vMB 13
765,909 765,909 00000000000000000002fa4d70f5474f0cc11e967ac361031828cffe825e171f 1,769 1.00/1.00 vMB 28
765,908 765,908 0000000000000000000194abfc19b231f990bdfcf8e4f788fde560ce3a919a04 1,549 1.00/1.00 vMB 10
765,907 765,907 0000000000000000000696469cc01584a2d9416258a6bb3619b49a5ac5fddade 3,200 1.00/1.00 vMB 23
765,906 765,906 00000000000000000002a9a1db198ecc375cbe09e5b37f7cbe3af5ea50ac9d45 1,955 0.93/1.00 vMB 15
765,905 765,905 0000000000000000000194358da173c9792024f6803de42fe566736f217b339f 382 0.10/1.00 vMB 19
765,904 765,904 00000000000000000004c8597ae3aa62af815179be5480e7f7432a0eef66f745 728 0.49/1.00 vMB 6
765,903 765,903 00000000000000000000c0b1fecfbb4d38ae9e5c76273042ed3bf597fa5eab43 3,066 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 781.70 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: 629.12 GB
    • Received: 11.87 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.