Loading Tool

Explorer IconExplorer

Memory Pool

79,800 transactions
29.77 vMB
0.11632296 BTC
Random Selection Loading Transactions
Max Size: 178.98/200 MB

Candidate Block

Mining Attempt 2d1564cf4654b1ea464a0d7a1f829574a6b21cc06275269e85c4cb5d13d628b5
Version 20000000
Previous Block 00000000000000000001694e26931d1cedfe646c4f29bed2a95789e17bc3c982
Merkle Root ea4ba89b684ab4596fd1630282eb630d2cbfe3c8a0fc2e8f3101b747e7e9f5f3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,919
Size: 1.00 vMB
Total Fees: 0.05568248 BTC
Feerates: 150.32 > 5.58 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,999 (511,006 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
403,993 403,993 00000000000000000641a234423ef733e6b1a41eddfc9dc3ff8d8b8c59bbcb5c 3,171 0.99/1.00 vMB 65
403,992 403,992 000000000000000004b08d4249ce742cce9b3d4971ed540092eb5d63e8cb455c 289 0.97/1.00 vMB 5
403,991 403,991 000000000000000000342cb0954d2b28c5c41fe0d1afa6a262ac0cef29394c28 644 1.00/1.00 vMB 11
403,990 403,990 0000000000000000052dc3358ce5f6434b93ced502867524a58d8a5e854a9f31 247 0.12/1.00 vMB 40
403,989 403,989 000000000000000006007041b0a7a2461b76f5c61fb07758eaf343a968b7aa11 961 0.57/1.00 vMB 35
403,988 403,988 000000000000000004ee5cbcea3c05128e3e9b3d59cd32790849d7268e69503f 2,175 0.93/1.00 vMB 40
403,987 403,987 000000000000000004fdabdaa21ec33ce144dc1029ccc33a053aec23f49bcf1d 981 0.52/1.00 vMB 37
403,986 403,986 0000000000000000028f2d611d664ec4a349d41475ad40de0503b4914b086bfb 338 0.18/1.00 vMB 30
403,985 403,985 00000000000000000508b9e0077f78ff09f9ef2a75b73dadace2197a787497cb 660 0.30/1.00 vMB 34
403,984 403,984 0000000000000000032d598fbcda21bd0d81b09c7d641ba57f83202edd845613 610 0.27/1.00 vMB 46
403,983 403,983 0000000000000000013579911e7ce0fc348b72c42739dd8727c13b804a8c512d 1,605 1.00/1.00 vMB 33
403,982 403,982 000000000000000002b5cbb5f784ec793da8af8ef850f3f45cbc884d216a71c7 171 0.07/1.00 vMB 46
403,981 403,981 0000000000000000060ade823ab6b76b0458f304709c570446da2f1c0b9e5fb3 992 0.58/1.00 vMB 35
403,980 403,980 00000000000000000355e253cfb095094e276283957226c3e17c0de52b6cada7 2,081 0.96/1.00 vMB 37
403,979 403,979 000000000000000000ce04e76089a263a59102490933da3b724bc04b260283c4 133 0.13/1.00 vMB 17
403,978 403,978 000000000000000006820c743fd864b6e82928adc5c94cacea82752f7413b9ad 2,251 1.00/1.00 vMB 41
403,977 403,977 000000000000000000fc8f6bbad5629999cbb3d192a95d5a8ad5a8c8fcc2ad31 117 0.34/1.00 vMB 6
403,976 403,976 0000000000000000024defb638bcc45bdfe95b2b5a9d24f9f3f1dfb0a79c5e66 1,047 1.00/1.00 vMB 23
403,975 403,975 0000000000000000011354bc29fde6d40631143b54b0ef44c5dab93325562595 1,538 0.93/1.00 vMB 34
403,974 403,974 00000000000000000648faa1311255513d6b3dfa8c8a50211535ba9217f507a9 1 0.00/1.00 vMB 0
403,973 403,973 000000000000000004f48ae761f7b51b48e1b4224419922e3c90d8e753de4d20 747 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.39 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: 664.64 GB
    • Received: 15.01 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.