Loading Tool

Explorer IconExplorer

Memory Pool

24,539 transactions
24.46 vMB
0.03657427 BTC
Random Selection Loading Transactions
Max Size: 131.47/200 MB

Candidate Block

Mining Attempt f034888581bf7c9cb66e19ca8587281b4c1473496a460f668f2e334b26c1e93e
Version 20000000
Previous Block 00000000000000000000609397c2ef2d4a6678ed1a6d1910e7148a37ec988925
Merkle Root 3c1d5f990fa2c6db97c8c30c724215b28c09a88589b73d19a9311ea878729f24
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,315
Size: 1.00 vMB
Total Fees: 0.00980684 BTC
Feerates: 179.53 > 0.98 > 0.13 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 939,521 (135 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
939,386 939,386 00000000000000000000dca1d2e9db6f36abb5728027c5dbe0ecd158599098f8 1,917 1.00/1.00 vMB 0
939,385 939,385 00000000000000000001d598db87237bd273c7704057afe37da957136dd2a45f 1,342 1.00/1.00 vMB 0
939,384 939,384 0000000000000000000080f4c5a5882e5e6bde09cb3e7b478d6723f897a97126 4,160 1.00/1.00 vMB 0
939,383 939,383 000000000000000000001e8b1598a50022c08fc1449bba2ba40999c04a5d713a 4,524 1.00/1.00 vMB 0
939,382 939,382 00000000000000000000447af2b8c26bcc8a93ce6660a60a6e12a240aefce8c3 1,121 0.36/1.00 vMB 2
939,381 939,381 00000000000000000001c184bd716e87639807c53df097d153ba7fac337a319f 4,541 1.00/1.00 vMB 1
939,380 939,380 00000000000000000001dbcc50b35aee694a49749c49e99bd4d02f0fe21c3da4 2,398 1.00/1.00 vMB 0
939,379 939,379 00000000000000000001b611852e42323ca09e8bd879747249d45b6308775d46 2,999 1.00/1.00 vMB 1
939,378 939,378 000000000000000000014907257b14d3af115bfafb89b0d1d609f8c3814b1b54 351 0.11/1.00 vMB 2
939,377 939,377 000000000000000000007685014d13e0096c25c62842a9225c1e45892c068971 3,103 1.00/1.00 vMB 1
939,376 939,376 0000000000000000000063da049c928cdd76133fca1c92a542ca69de38d2ed50 689 1.00/1.00 vMB 0
939,375 939,375 00000000000000000001ec520ab4c5c4eb7d9443191b5a506716b1c51a4a1b9d 2,057 1.00/1.00 vMB 0
939,374 939,374 00000000000000000000f47f3e2d875e054926058d805b37cc8e174374225fae 3,189 1.00/1.00 vMB 3
939,373 939,373 000000000000000000005fef2e0c920100d2eefca5c5f5bd42ecbc7b529a08ad 2,818 1.00/1.00 vMB 1
939,372 939,372 000000000000000000016a19a0a62b2febf3a13a505e778692fe7fa6a2a8a17f 2,306 1.00/1.00 vMB 1
939,371 939,371 00000000000000000000e57588d7aac58ab5c33557e85af0f10ca99e0a629bee 2,949 1.00/1.00 vMB 0
939,370 939,370 00000000000000000001c92d4e6922ef214e3adebf2c59179816ef4a1c2d6b71 1,008 0.44/1.00 vMB 2
939,369 939,369 000000000000000000015b2da38b423e890f094c9dc3652c656689647429b553 546 0.14/1.00 vMB 1
939,368 939,368 0000000000000000000148329944331dfc3faf4858471ede559f840380e26eec 4,896 1.00/1.00 vMB 0
939,367 939,367 000000000000000000012e3b300a62757857a54894a745c81b9c036b322b660b 3,403 1.00/1.00 vMB 1
939,366 939,366 0000000000000000000024e41d7867501a2ad52cd64535294d7de550a3080a28 4,570 1.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 825.86 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: 4,270.45 GB
    • Received: 235.45 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.