Loading Tool

Explorer IconExplorer

Memory Pool

42,626 transactions
28.35 vMB
0.06212789 BTC
Random Selection Loading Transactions
Max Size: 146.22/200 MB

Candidate Block

Mining Attempt c09244af5b523cb99f9cf82c250c3392a6a02a4193ad432495ca4953bd3918de
Version 20000000
Previous Block 00000000000000000000533ffed785e40bb65926541d5898db4d8836674e9487
Merkle Root 5b8173a67ae0b74ad435cc8f778710b9d9d63b4c7889a3af7fee413d9e594a4c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,505
Size: 1.00 vMB
Total Fees: 0.00741464 BTC
Feerates: 100.00 > 0.74 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,627 (403,304 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
511,323 511,323 0000000000000000002078a4f4e38c7b648298be995e1ac69734b0fea4629514 608 1.00/1.00 vMB 53
511,322 511,322 000000000000000000336ea2523bef867676d4558f27dd917cacaab71368d34e 340 1.00/1.00 vMB 3
511,321 511,321 0000000000000000005a08fba0052c6979bc3fc6cc6944427ba42e4923b8124f 2,116 1.00/1.00 vMB 49
511,320 511,320 00000000000000000035c0bc2e0ffee746a8a7f22306aabef6ab54d959f96cad 980 1.00/1.00 vMB 22
511,319 511,319 0000000000000000001bba3c8c068f0c7bacc147c1e3e989bba35b9a3978c7d0 293 1.00/1.00 vMB 4
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
Previous 10 blocks ↓
Total Size: 781.73 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: 630.22 GB
    • Received: 11.99 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.