Loading Tool

Explorer IconExplorer

Memory Pool

72,390 transactions
28.30 vMB
0.07150244 BTC
Random Selection Loading Transactions
Max Size: 171.20/200 MB

Candidate Block

Mining Attempt a7573d519c9bc76732862f34152804318514cfaee58557f85b97371df1d513ca
Version 20000000
Previous Block 00000000000000000000643621fefdd8d2b8dbe2725274357827e4ba0a62f960
Merkle Root dd489b30b49ba083c6096cce18abd1debeed5939fcafde72b1fc9e350fa29c03
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,912
Size: 1.00 vMB
Total Fees: 0.00951501 BTC
Feerates: 107.33 > 0.95 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,451 (671,359 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
244,092 244,092 000000000000004fb2a1aacba63bffadbd6aec148b39fc093f8081b274315912 118 0.05/1.00 vMB 188
244,091 244,091 0000000000000041c0c27d9f82653b20ae52e26e0ca6d37f9e2719f7c5763fd4 221 0.10/1.00 vMB 114
244,090 244,090 0000000000000058c5a0e0b92e58d982eb76f0ea22188ddebfadc2ccee2fdd37 41 0.02/1.00 vMB 161
244,089 244,089 00000000000000a328b74d036b36025e4e50c6324e8f52278c7c75abcdb74250 128 0.29/1.00 vMB 15
244,088 244,088 000000000000007508bcf2115bcc26309e5e3aae037ecb0b649b0f468ac0e1aa 207 0.09/1.00 vMB 166
244,087 244,087 000000000000009b136677d73dcfc9d225d708cecb07f82a2353c2894d0d1670 46 0.02/1.00 vMB 54
244,086 244,086 00000000000000496bee2cdd949df0d471bb8e430c5fa5714fbcc0d95be2523e 195 0.13/1.00 vMB 52
244,085 244,085 00000000000000aa4bb0458b62f6baaef8b7aede0dfc6b0d108e55ebc7e00cfc 659 0.25/1.00 vMB 178
244,084 244,084 0000000000000002f5268cab396bf4a164ae79de6a1e88a299739c22eea620bd 62 0.03/1.00 vMB 14
244,083 244,083 000000000000008e652ace1e88dc1c60cb3b4ea7c5bfeec65e6ebf02c88e2157 402 0.18/1.00 vMB 132
244,082 244,082 00000000000000791cf59d5ade6027f7f89a63ea409b11192653a1a322379535 513 0.21/1.00 vMB 188
244,081 244,081 0000000000000028110b70ad2ee00acce8f14b73565cfeedb6e658884cc5401b 350 0.15/1.00 vMB 151
244,080 244,080 000000000000009ec1042c5d46f45423f38e2a0f7dd853e6f19566e82dd769b5 20 0.01/1.00 vMB 224
244,079 244,079 00000000000000c618a33558d2c4767336749d7b91774b57d48ab3d51a0b38de 534 0.23/1.00 vMB 160
244,078 244,078 000000000000001b69811aa045f270a5277976a46af317f505534011d3a40801 433 0.18/1.00 vMB 182
244,077 244,077 000000000000002b37232eaa4b213f576740a3e592bad76741fa324c9cf5be41 1 0.00/1.00 vMB 0
244,076 244,076 0000000000000095c383bb21f729be7b532d76d99c462a366e675994cd677c5e 657 0.25/1.00 vMB 178
244,075 244,075 000000000000007f21abea4fab4891efaaab28c08b6c91ef13a4468ec2d1a8c8 5 0.00/1.00 vMB 0
244,074 244,074 000000000000005fdccf186b208c01f972b9abd8c3a424e8c3eeddac9cab6664 129 0.05/1.00 vMB 247
244,073 244,073 000000000000008e4971ce266b66638e33f04b319a4dbcf18b8e64d1020ea7f1 281 0.12/1.00 vMB 123
244,072 244,072 0000000000000053f17e321b008e1455fa8789cf65068ae9be19631859f045ea 47 0.02/1.00 vMB 157
Previous 10 blocks ↓
Total Size: 783.18 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: 750.25 GB
    • Received: 18.84 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.