Loading Tool

Explorer IconExplorer

Memory Pool

87,780 transactions
32.50 vMB
0.15146357 BTC
Random Selection Loading Transactions
Max Size: 199.33/200 MB

Candidate Block

Mining Attempt 206398f31cc7668875e812ea83b8d6bd0b4c07200d88f2ab1ceba55e0cc4b2ab
Version 20000000
Previous Block 0000000000000000000024e14012baaaec51ffbde7f4c16099d63d5881173d65
Merkle Root 8f1a5f359bd33f8fd14dfa92cc7eb6626d804d21f6d14159a6f3f86decfabef7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,405
Size: 1.00 vMB
Total Fees: 0.06756303 BTC
Feerates: 502.65 > 6.77 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,217 (192,558 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
722,659 722,659 00000000000000000002e2d5a98baf88ce91bacd332193feedc2722235034051 2,789 1.00/1.00 vMB 6
722,658 722,658 00000000000000000008d6f03279cb1f61f03773e363a73fb607ed568bc20877 2,274 1.00/1.00 vMB 13
722,657 722,657 00000000000000000003a8a28d52611fece9900a96ae1eca9735fc78e0d929db 3,024 1.00/1.00 vMB 14
722,656 722,656 000000000000000000002df6396f5560deff472c6a57b27b67db27456d43043b 3,025 1.00/1.00 vMB 18
722,655 722,655 00000000000000000005aa7426c4bcf326c9670c6cd05659527a76093df18b2b 2,713 1.00/1.00 vMB 15
722,654 722,654 00000000000000000002b104ca99691231faec582c865aad57c67939c8031adb 3,380 1.00/1.00 vMB 9
722,653 722,653 0000000000000000000767fa0861a36e41aab76ee8bf84de2ef3d58630946588 2,017 1.00/1.00 vMB 15
722,652 722,652 00000000000000000009b96964b85ec6ebd1de658f1153894a514509f3c3aa78 2,927 1.00/1.00 vMB 11
722,651 722,651 00000000000000000005bb48a1b73bdd1054655c85d3c4c03b4a469d6359345a 870 1.00/1.00 vMB 15
722,650 722,650 000000000000000000054552b8e444877482455dd681eb50abf3c00515af8a55 1,879 1.00/1.00 vMB 9
722,649 722,649 00000000000000000004c6ce9de231a9d01eaa095d773846aa81314f6d65e07c 2,393 1.00/1.00 vMB 14
722,648 722,648 000000000000000000013632337fcdacb17d030b0f93bba5b429a68478385130 2,909 1.00/1.00 vMB 22
722,647 722,647 00000000000000000005e16aede42593c1438d4ee5d9611d8f1ec97af8515630 3,074 1.00/1.00 vMB 24
722,646 722,646 00000000000000000009a32491b43c6f08fff408cb5d2bda170dd2b648dc2b7a 2,846 1.00/1.00 vMB 20
722,645 722,645 000000000000000000037127d1f8d23ec0dde17652ee867097b07fafbb5cf780 2,736 1.00/1.00 vMB 14
722,644 722,644 00000000000000000001f8f96052c2ba3734b10a789174b345b52679d5060249 2,970 1.00/1.00 vMB 16
722,643 722,643 000000000000000000080c57eecc6b07e0e61858a1517a48aa3cb4e836204422 3,163 1.00/1.00 vMB 17
722,642 722,642 000000000000000000055f7d191eaaad10782f9b8bd4960ea853d08b5945b16c 2,718 1.00/1.00 vMB 34
722,641 722,641 00000000000000000006cf8ebff194e2b63233c68a35c95d82524bcb23793959 2,311 1.00/1.00 vMB 12
722,640 722,640 000000000000000000051092e76d765f5d544c5de496fb092c130ddbd4b31474 2,420 1.00/1.00 vMB 9
722,639 722,639 000000000000000000018c1351a60795aa1deda9f69324619e939499f8390f69 1,532 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.76 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: 709.16 GB
    • Received: 16.85 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.