Loading Tool

Explorer IconExplorer

Memory Pool

42,546 transactions
28.95 vMB
0.06063834 BTC
Random Selection Loading Transactions
Max Size: 149.13/200 MB

Candidate Block

Mining Attempt 08bce91bdeaa1758b8b58d7a4284071fe65bc36014fd32928322bd4b093089cc
Version 20000000
Previous Block 0000000000000000000196b9925bca5e45f094c3c1c9dd239e8581451c4f878b
Merkle Root 4a6140c2bbee8036a8b08512d6e64fb60527981b0072eb048012b91d7c1f9be8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,829
Size: 1.00 vMB
Total Fees: 0.00425515 BTC
Feerates: 40.20 > 0.43 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,616 (403,298 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
511,318 511,318 0000000000000000003032d0fd90b3017eb036c143caab4b98a07c918c85098d 2,220 1.00/1.00 vMB 37
511,317 511,317 00000000000000000002b05367bb16e89a6bb3844dd16cd2911fafd9a8559609 1,759 0.86/1.00 vMB 47
511,316 511,316 00000000000000000031e920ce69316e9cfef8ff10ab1d7fe2febb562ba8710b 2,391 1.00/1.00 vMB 19
511,315 511,315 0000000000000000004a11a0e4a139f92e1363d669b1614e5f2eb2f4ce7c1225 2,996 1.00/1.00 vMB 29
511,314 511,314 0000000000000000004ef7bb9ef0c3bc25e105e5ff2a72ab154f688270bf48de 2,126 1.00/1.00 vMB 114
511,313 511,313 0000000000000000004a635e73b78453db8d1ea3d7ef32d0632fa574adde79cb 320 1.00/1.00 vMB 5
511,312 511,312 00000000000000000048baae9cc73ca24c2274c496141660f5b9a08955acc476 1,403 1.00/1.00 vMB 12
511,311 511,311 0000000000000000001eb0ea2bd0cbea1fd1b798d52fb0684ce86c3478ab0909 2,310 1.00/1.00 vMB 66
511,310 511,310 00000000000000000018971253586d8799879badbf91c41b0936335b58907650 1,340 1.00/1.00 vMB 22
511,309 511,309 0000000000000000003c68ad7520b43c603d08b8cc8331e9f74f8769e50e0a84 964 0.97/1.00 vMB 39
511,308 511,308 000000000000000000227ffdd33afb3eb9c0d7d0ffcd7699bd7ee1ba46c20a1c 1,376 1.00/1.00 vMB 40
511,307 511,307 0000000000000000001676fd404a00de931c21956754f4f51f117881911f978b 587 0.26/1.00 vMB 47
511,306 511,306 0000000000000000002481464a45015da941b9b55fa1caa8967bb7b4abc5e959 940 1.00/1.00 vMB 25
511,305 511,305 000000000000000000561fc674f19a61b599ebdfc1ca65c1707fa6d412759abb 979 1.00/1.00 vMB 15
511,304 511,304 000000000000000000097d54b844c389b26a5bc232fb144d4f2b47163f81b3d1 862 1.00/1.00 vMB 23
511,303 511,303 0000000000000000002daa71ad557d301bf04732a96b6669eacf03d646f4a5c1 1,217 1.00/1.00 vMB 28
511,302 511,302 00000000000000000054b9c867e9b7fa465e65fbf259fe067723f43b13f12457 1,592 1.00/1.00 vMB 45
511,301 511,301 0000000000000000002b27647b605c178eafeb207c43151c346e4cfcae9be370 883 1.00/1.00 vMB 27
511,300 511,300 000000000000000000185dd1c2160d48d9f401eec7779c1a7908b5a4b8d74518 2,346 1.00/1.00 vMB 13
511,299 511,299 000000000000000000448a6a02b0bef795ebc380a230f2c9fefe22404385870f 1,832 1.00/1.00 vMB 77
511,298 511,298 00000000000000000056bbdfbafebdc8df3aace688441b49b16b1c6cb52c47a7 253 0.99/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 781.71 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: 629.39 GB
    • Received: 11.91 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.