Loading Tool

Explorer IconExplorer

Memory Pool

79,336 transactions
29.33 vMB
0.07302975 BTC
Random Selection Loading Transactions
Max Size: 176.04/200 MB

Candidate Block

Mining Attempt 40fd86a844a80d8db119fb5d0235c20748daac4138ee0e3cb42c2968a3abfc17
Version 20000000
Previous Block 00000000000000000001b85d9794a4a727476a72ab49258ad3cacec808147edf
Merkle Root 996c358593a892cb17bca129baa3ff0ca9b8c730a9f2cd3452ee9e3dbc4b07dd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,391
Size: 1.00 vMB
Total Fees: 0.01342012 BTC
Feerates: 170.94 > 1.34 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,064 (485,868 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
429,196 429,196 00000000000000000330fdef49d49e591d7d54c2cec9394fd18779759a67e235 451 0.21/1.00 vMB 63
429,195 429,195 0000000000000000040f32f8bd968067902cc9c2e57f61b91493bf7c39234f2c 273 0.09/1.00 vMB 80
429,194 429,194 000000000000000001e4a02d8be072df260f83b1ddc40cd29187bad2022223f6 98 0.03/1.00 vMB 118
429,193 429,193 000000000000000003edbab036a9449f9b237b720602c68e9cf469cb6476f599 959 0.38/1.00 vMB 63
429,192 429,192 0000000000000000035fbe93dd88579b034232db939e4fff9ca73796bb29e5a0 747 0.98/1.00 vMB 17
429,191 429,191 000000000000000004314255083ba9ba7800ee98c39121cc2db7f4f435579a20 300 0.11/1.00 vMB 67
429,190 429,190 000000000000000001679159eef3a6c460399f8a6a0c1963f40b2ee2082eaa12 858 0.41/1.00 vMB 55
429,189 429,189 000000000000000004d7eca1706e2cdfb0afd7db0f9718e4aaa9ee616a154c0f 1,309 0.55/1.00 vMB 60
429,188 429,188 000000000000000003b9e919e010a362c80461525243f7d97f31b4dcf60cf78d 62 0.03/1.00 vMB 54
429,187 429,187 000000000000000004a5d82f9105e9cda3867c1a849f183c01fc6aff5e40b62b 723 0.30/1.00 vMB 66
429,186 429,186 000000000000000001f63c7bd9ce6b45c0da9900764d92fce065a82ecfa70a40 1 0.00/1.00 vMB 0
429,185 429,185 0000000000000000030d7553c7c9e917e19c580fe705eb32b4f5419391b25273 434 0.99/1.00 vMB 12
429,184 429,184 0000000000000000012bb18750a665f635f09444494c48c40903cb70535bd13d 1,040 0.50/1.00 vMB 57
429,183 429,183 000000000000000001669f5ad39ba2b140218946ce2a8277677c8496b41e32c8 775 0.38/1.00 vMB 41
429,182 429,182 00000000000000000023df4d346b1ee05b188ccfe72dba4d3e87f24e076ea5fe 2,229 0.99/1.00 vMB 66
429,181 429,181 000000000000000002a65f48730cc3e38d8a18445d637a4de61c45f8bd3d1dd8 234 0.10/1.00 vMB 80
429,180 429,180 0000000000000000005bcc1e79a92dea18efa359866bf19dfa9c90fd84037574 802 0.27/1.00 vMB 67
429,179 429,179 00000000000000000195dc6f77cb6e90431f1265386cb85095b55ca8ba57e5b9 1,472 1.00/1.00 vMB 36
429,178 429,178 000000000000000000641b5b67416ae8c44398641aab012499bb7440c4ff16a6 71 0.04/1.00 vMB 56
429,177 429,177 0000000000000000016f5176dc575598d192119899dcd15c2e12ce7c53bbd5eb 621 0.23/1.00 vMB 71
429,176 429,176 000000000000000002e66491266a645af3d9c7065adfdd88b6563cd0fbd5741c 1,066 0.46/1.00 vMB 63
Previous 10 blocks ↓
Total Size: 782.50 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: 668.46 GB
    • Received: 15.52 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.