Loading Tool

Explorer IconExplorer

Memory Pool

79,265 transactions
30.30 vMB
0.07808803 BTC
Random Selection Loading Transactions
Max Size: 184.56/200 MB

Candidate Block

Mining Attempt f3c9837b076891478bdb80474c0f51a2d349d1054db7bf061e8c9bbe31503f36
Version 20000000
Previous Block 00000000000000000000fba2abb8d490d843f57da6d6a845cd44dde2952f7920
Merkle Root c8a788aa05467c4bd64121a79a270dbe259cd80c028bec665366f5a55b65d6f2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,814
Size: 1.00 vMB
Total Fees: 0.01019123 BTC
Feerates: 18.60 > 1.02 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,388 (312,286 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
603,102 603,102 0000000000000000001101abd642864beea18d63d48809fc504bd00f70bdcbca 804 0.23/1.00 vMB 19
603,101 603,101 00000000000000000000c54791af233719bb5ae15db619f20b428f5f4401721d 967 0.26/1.00 vMB 15
603,100 603,100 000000000000000000106719e7dc5ec0a37c59c74870d39d0a032cfb5abc2eb6 528 0.16/1.00 vMB 14
603,099 603,099 00000000000000000008cb1ef3fdc0181f7ea5e6f063e58e41232f1b367a72df 962 0.31/1.00 vMB 23
603,098 603,098 000000000000000000096de511a416cccb69d26d21b543244bea1015cd24575b 721 0.24/1.00 vMB 21
603,097 603,097 000000000000000000142e42d41c0cc300af69a5afc64a2b7d4ed37033eb29a9 2,174 0.61/1.00 vMB 20
603,096 603,096 000000000000000000055ae35c51f3fca032d8d0b40d69c53e50da3e545a986c 1,995 0.58/1.00 vMB 20
603,095 603,095 0000000000000000000d7d39aad2ec1e40d2027a25f21f5e1d87002a0e90865a 1,154 0.46/1.00 vMB 28
603,094 603,094 0000000000000000000b6ce1adaae5aa4c8b93ac256a7462a1321841825368d3 1,433 0.42/1.00 vMB 5
603,093 603,093 0000000000000000001133328969afc3676528d18aeb5069ee3d1c3f55dd3f48 2,887 1.00/1.00 vMB 31
603,092 603,092 00000000000000000012d6e6f49fe017c6e0aa8c8ab0dec7c8f1d4797c449139 3,133 0.88/1.00 vMB 13
603,091 603,091 00000000000000000010762cf9e2772e10ad7ae7f0afc633f6796a5576c4e9af 2,895 1.00/1.00 vMB 38
603,090 603,090 0000000000000000000eccd216f60d8387fb19b6107d52211b1681f1cfabfb1a 3,268 0.99/1.00 vMB 29
603,089 603,089 000000000000000000099e436f172e7f804565883f75f6f60bc65ab2d62d8b44 2,239 0.65/1.00 vMB 25
603,088 603,088 000000000000000000094d9a28defa785e4264d6cd6349a0cb73861089c8a625 2,052 0.59/1.00 vMB 25
603,087 603,087 00000000000000000001dea999a6bce179259c6354dd31c760423cddb4ca537b 240 0.11/1.00 vMB 35
603,086 603,086 000000000000000000052d8899ec7702c225035f26c5913103fc76d2631a1f90 1,668 0.49/1.00 vMB 11
603,085 603,085 00000000000000000000cacd1952955186f6092f1bc59397515208c05ad59df7 2,801 1.00/1.00 vMB 25
603,084 603,084 00000000000000000004aeb26e4f170a18434f7302cad92a5f08da9eb6de1811 2,912 1.00/1.00 vMB 37
603,083 603,083 00000000000000000014e765cabc8e829ab1fd4ab2ab57afa91b8de4184e8007 2,402 0.67/1.00 vMB 23
603,082 603,082 0000000000000000000b77ab2988bd956d6c068bdcdd39b051aa25dd6bf1dad0 2,987 0.88/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 783.06 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: 720.82 GB
    • Received: 18.27 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.