Loading Tool

Explorer IconExplorer

Memory Pool

73,885 transactions
27.40 vMB
0.06820849 BTC
Random Selection Loading Transactions
Max Size: 167.04/200 MB

Candidate Block

Mining Attempt 634d95222b1bbee0ae79e5d50ef1607767236166fbb318d16ad118881905801d
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root fcaecff7e1150b9dc2cbdf2e78bbf0b1eeab5ab660308fd0a958d800d2000f62
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,881
Size: 1.00 vMB
Total Fees: 0.00996294 BTC
Feerates: 101.19 > 1.00 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (630,355 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
284,956 284,956 00000000000000015612fe1cd87a7f4eca0744378f1810479fe3cc95edae89e7 188 0.05/1.00 vMB 81
284,955 284,955 0000000000000000f9256f0a6f3c6ac1b660dc754401d2c8ce9e0d27ad390222 731 0.32/1.00 vMB 35
284,954 284,954 0000000000000000f0af034b4ce61ba69f1b41cde9d800a322cd3287b71a948e 199 0.11/1.00 vMB 30
284,953 284,953 00000000000000011d4d68de18e50e6d8d4256a4796f8c379b52c7972bf01a44 208 0.15/1.00 vMB 28
284,952 284,952 00000000000000019636c624465e2943f9f1ddee9006240f92ea766cc1a08109 157 0.09/1.00 vMB 29
284,951 284,951 0000000000000000938b899029315a0d532620617212582d836630fbe742ad77 76 0.03/1.00 vMB 38
284,950 284,950 00000000000000013344ab7ec01f5f18e6990c8d463c5ee91e114db4c0a39f71 793 0.28/1.00 vMB 43
284,949 284,949 000000000000000072ff2329b7cac3a70b2a02dff428c6c4e54b8a3dda00687c 414 0.16/1.00 vMB 57
284,948 284,948 000000000000000171d4514d48f1bc51ac29194342edcf082cc451e04914a3e0 43 0.06/1.00 vMB 7
284,947 284,947 0000000000000000bbba6414479441c1a8d82eaa214c44287126a5c51314739d 424 0.20/1.00 vMB 32
284,946 284,946 0000000000000000de12f50bdc7c15fdaaf3c2cfea2baa8c6946e44a8b35fbea 554 0.39/1.00 vMB 21
284,945 284,945 00000000000000004d3052d05b4fde49821d36a2d97d8f8c44d76f73666f5e15 1 0.00/1.00 vMB 0
284,944 284,944 00000000000000006e95cba303f8def23b3e4d7479d687669d400a94464e5ab7 814 0.25/1.00 vMB 73
284,943 284,943 000000000000000188372252ba9691108deea744cc60b399157648bb1fea02ee 197 0.13/1.00 vMB 28
284,942 284,942 0000000000000001220a70ec09568fdf132c0c6eed3a7063983502916a4dfca5 353 0.17/1.00 vMB 35
284,941 284,941 000000000000000128f271f508b07aa6c78b283d73023fe848b165586280173f 335 0.15/1.00 vMB 35
284,940 284,940 00000000000000011127b218f50f0c29dbd25998da8e187d9595a7706437258f 47 0.07/1.00 vMB 9
284,939 284,939 00000000000000002f0ca5e74b6c0dcdc835a9509c86eba837e622c8fab5c9bc 179 0.12/1.00 vMB 19
284,938 284,938 000000000000000006b0d0249dd340226d8a74962cd43dfb13a3e2f12d31949e 155 0.05/1.00 vMB 59
284,937 284,937 0000000000000001091ee2441a25c4eab2b5d330d309a1d26524478727f758b8 64 0.10/1.00 vMB 8
284,936 284,936 0000000000000000a7a5333dab11038fbf810f9e24ad739a88a69f6b5ef2b56e 451 0.33/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.93 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: 714.62 GB
    • Received: 17.57 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.