Loading Tool

Explorer IconExplorer

Memory Pool

36,265 transactions
19.25 vMB
0.04656667 BTC
Random Selection Loading Transactions
Max Size: 105.42/200 MB

Candidate Block

Mining Attempt c9ffc06eaedb290deaa4f35b9aa40dcb80038d130cd1220e63df4d5847412e2b
Version 20000000
Previous Block 0000000000000000000027d4599a3a953a8cd1f7265183d62d0979d625813092
Merkle Root aa2d33839dafc977a47b543845889ca8b5218feb3438edd98fd634c0033dfc3c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,021
Size: 1.00 vMB
Total Fees: 0.00944434 BTC
Feerates: 62.81 > 0.95 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,115 (817,154 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
96,961 96,961 000000000000f239854bca0f5d2021707da68aa0cc345537aec2a2cd0abbca9e 1 0.00/1.00 vMB 0
96,960 96,960 00000000000306815a46a717bd2d346a21014c98af7841844e3f850b2fd93637 1 0.00/1.00 vMB 0
96,959 96,959 000000000000669cf525f62fd8e4887b4cf21cba553d6ceaa28b6a196f66c8a1 2 0.00/1.00 vMB 0
96,958 96,958 000000000000335ac2bb0784a6104e79d37f9f519602074fbf0f4fd0d3f99f0c 1 0.00/1.00 vMB 0
96,957 96,957 0000000000051b03fdedab8a88bd8cda9c52a4c736e94200c299c0dc9a7c0fa7 5 0.00/1.00 vMB 0
96,956 96,956 000000000003852f3a6485cd09e696232f70e120ae5b1018b3955cdf71a7e469 1 0.00/1.00 vMB 0
96,955 96,955 0000000000021b48cdde4ff055223b4777539331d230a29018932c6eaac742cd 7 0.00/1.00 vMB 0
96,954 96,954 000000000004f1a99e9354814605aee0e569d586fbe909510af33c92fd722f50 1 0.00/1.00 vMB 0
96,953 96,953 0000000000048147e410a058b3c6bd3fef47e7a148c5c4e1ca955b47c90992d9 4 0.00/1.00 vMB 0
96,952 96,952 00000000000187f002399d6d7ef7f76f7b7677716e65006c6b8f202689543d81 8 0.00/1.00 vMB 0
96,951 96,951 000000000004a5d9ad67f9706068c65a780114f84732e9fdc74acc17e9c78377 3 0.00/1.00 vMB 0
96,950 96,950 000000000002708c9c3bf99b8e405e1150610517faf8863ef34820f62bb3f52b 1 0.00/1.00 vMB 0
96,949 96,949 000000000003c936371441d03c63b4f9885ab911406ba5562a6eb8726b9679eb 1 0.00/1.00 vMB 0
96,948 96,948 0000000000046e4e131f9a3b2bf0fb977b776d0fae0e7ad679c008d64dfbd04c 2 0.00/1.00 vMB 0
96,947 96,947 0000000000034da21dd4c457e0c047458d43d2645ac33ddd25110a02e76b79c1 3 0.00/1.00 vMB 0
96,946 96,946 000000000000bc8bc060030d4f869e28ee6db9833220251ac49ef3374ac0e985 8 0.00/1.00 vMB 640
96,945 96,945 0000000000026078fc09c606db36ff4be086265f9b03cfc02d3358f7e6d39d01 2 0.00/1.00 vMB 0
96,944 96,944 000000000000e10b73e33b5a4e914f4e0c77bcb72ccf3e5309a6f5a69b40d7ec 2 0.00/1.00 vMB 0
96,943 96,943 000000000001b625b0451c3d5f032f08fe7490744f449a22bb10a392a6a0a689 1 0.00/1.00 vMB 0
96,942 96,942 000000000003389532e7de97e1b24fd06531ca9ab64961aab30fdfef591d140e 3 0.00/1.00 vMB 0
96,941 96,941 00000000000351877f14b44929fe3699dc0e95808690f9a291c1f2204190304b 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.81 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 559.79 GB
    • Received: 7.30 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.