Loading Tool

Explorer IconExplorer

Memory Pool

80,789 transactions
30.17 vMB
0.12287059 BTC
Random Selection Loading Transactions
Max Size: 180.96/200 MB

Candidate Block

Mining Attempt 317281f1ea86145c64a5887ae780410f9bc2722a77408b41af6f0dad6e8a401e
Version 20000000
Previous Block 000000000000000000015a1a538ed6ac7fb2843a123e8d5d23d82e116b214bac
Merkle Root 80091e3256741fb17e5aaa577820feeb12616b3f50f499c568abcd351ca418f3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,474
Size: 1.00 vMB
Total Fees: 0.06094454 BTC
Feerates: 180.34 > 6.11 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,996 (385,289 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
529,707 529,707 00000000000000000022e0bf2b401ff54d76191c4ba5a43458487fbd5312c6de 275 0.09/1.00 vMB 43
529,706 529,706 0000000000000000000d872f2f1d82fc026cd731d87590b4d573eeebbb5aa431 2,479 1.00/1.00 vMB 37
529,705 529,705 0000000000000000001aeb9cddc56e7679b152bb1c75d8460d30f704c3fb0fb4 1,258 0.50/1.00 vMB 32
529,704 529,704 00000000000000000033c209dda7a284c8073297458a97e0cf06624eb69672b6 32 0.01/1.00 vMB 32
529,703 529,703 0000000000000000000f47369e1048218520440a87195d1f3c7042aa2118edc0 596 0.28/1.00 vMB 43
529,702 529,702 0000000000000000001670be1b89e85b90333ae2c01c37f850d71caf1500ca31 1,389 0.76/1.00 vMB 24
529,701 529,701 00000000000000000015ba794c6c0fee94d86bcb450a701b792a7c5d08173547 32 0.01/1.00 vMB 26
529,700 529,700 00000000000000000012da33a3f4192d26b99f9c59e2885647fdc406cc385472 1,701 0.66/1.00 vMB 17
529,699 529,699 00000000000000000028884251f975d9550feee691ccc00071adfd6fc909334c 790 0.26/1.00 vMB 46
529,698 529,698 000000000000000000294b5be5855625d173ae265a9e614fb9683a11cc97aa9e 1,085 0.45/1.00 vMB 50
529,697 529,697 0000000000000000001855711df4190b0bdf83e2250de2751c8e7f019a2a8e15 1,972 1.00/1.00 vMB 28
529,696 529,696 0000000000000000000f4cc5f6aaf9caeb51cfd37b6bef5ca5fc6112ef74d7bf 139 1.00/1.00 vMB 2
529,695 529,695 00000000000000000013e882d25a6c0dcf5a8035e165e7428957499bd105d537 2,255 1.00/1.00 vMB 26
529,694 529,694 00000000000000000034c2df71cebc186c7e2c289cc31d6e8e99fd36e4ce8853 465 0.70/1.00 vMB 18
529,693 529,693 000000000000000000053a3c9647e30336443d17e81ebe6bebe6e0cc7f5c8c68 1,006 0.87/1.00 vMB 5
529,692 529,692 0000000000000000003305105cbb7c843ca26881017ee04aa9272ba8323e95b2 643 1.00/1.00 vMB 6
529,691 529,691 00000000000000000014234e2d8f3c2b74e121143aea6b02166859f5f70b0436 160 1.00/1.00 vMB 3
529,690 529,690 00000000000000000033ceeb1484246130266c939e10acaad01f89441e6b70e5 374 1.00/1.00 vMB 3
529,689 529,689 000000000000000000048cbfd0cd0eb45d6518763785262d4af7d5cc58fe18ee 2,146 1.00/1.00 vMB 22
529,688 529,688 0000000000000000001dee5fd46462bfab8e2d8814794cbecbc05816db521a99 2,990 1.00/1.00 vMB 48
529,687 529,687 00000000000000000026acc7f21d9205d616c8ce091f353badb840c1b1eb51c6 2,780 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.38 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: 664.48 GB
    • Received: 14.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.