Loading Tool

Explorer IconExplorer

Memory Pool

79,438 transactions
29.35 vMB
0.07364930 BTC
Random Selection Loading Transactions
Max Size: 176.18/200 MB

Candidate Block

Mining Attempt 6cf53bac0a51ead7456c941d12e653493c24c3ba9db3ad0f61919c797b499ad1
Version 20000000
Previous Block 00000000000000000001b85d9794a4a727476a72ab49258ad3cacec808147edf
Merkle Root 9dace1ce01dbb68683f328fa7f3d9cf16741192a8bc27db3fe84913fc778f0c3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,382
Size: 1.00 vMB
Total Fees: 0.01393187 BTC
Feerates: 170.94 > 1.40 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,064 (669,546 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
245,518 245,518 000000000000007b3c7840d3aa82779e29e6dda06b6d847c83f408821b0f0cb8 227 0.09/1.00 vMB 138
245,517 245,517 0000000000000019251a92be333d4ca08cac0def43810b6a1b4664e3e9a88dc4 201 0.09/1.00 vMB 118
245,516 245,516 00000000000000b9c4e70d9280073f15d0a0ed75546c617c19c66c53b33f9080 105 0.05/1.00 vMB 86
245,515 245,515 000000000000000dad9b5f225f24d132d592c0927af3f1772e16f2760981f3ad 466 0.20/1.00 vMB 156
245,514 245,514 0000000000000036b51cb0e0cac35b2f3255a0876c3eae30da92af7988c159df 8 0.00/1.00 vMB 84
245,513 245,513 00000000000000150db73e1fc8fb5dbf5d569d71bedb0e1ba2ebdb7c4d1ba9bd 62 0.03/1.00 vMB 91
245,512 245,512 0000000000000082ae07ffe49ee50b0bad62147885c546fc5a9193944db7c7d7 195 0.08/1.00 vMB 107
245,511 245,511 000000000000000a48b948d4dbd6445dc575b016c32aba0daf86a69a97247844 357 0.19/1.00 vMB 5,403
245,510 245,510 0000000000000078a782d1939b28b994c297924177520c1a204d96aae6cbaf9e 455 0.18/1.00 vMB 167
245,509 245,509 000000000000003e8a60b2675dcfa61634e686f09889f7b85f19f0ed4a1faf26 153 0.07/1.00 vMB 88
245,508 245,508 000000000000005b2c2aa9c7af81b1f84ac78324c51459af84a6361df36dc50b 258 0.16/1.00 vMB 133
245,507 245,507 0000000000000040b686ce37755903cd4156a9933fd5c58609c821dbad5d0b4c 512 0.19/1.00 vMB 135
245,506 245,506 000000000000009a5663a50b6903cbbca840a91c00009a5fc30007caee19c27c 278 0.12/1.00 vMB 137
245,505 245,505 00000000000000bf3f529f8b2534de447c1c7e65e1c99bc86189f9c4be59091b 120 0.05/1.00 vMB 232
245,504 245,504 000000000000005fc5336f33f0d814bedffb034a9d6e18e8c60d1ea0facdd927 585 0.24/1.00 vMB 134
245,503 245,503 000000000000005b4ba74501839ab9ff19c37b839d75c386d7dc1cf793785515 64 0.03/1.00 vMB 23
245,502 245,502 00000000000000062b72d401581532ff8499f58319b9baacdac22ea1f70c71cb 458 0.20/1.00 vMB 127
245,501 245,501 0000000000000077d4b409f1ee745c4030da05ffbbaa3067475f7404ab8bbc8e 28 0.02/1.00 vMB 9
245,500 245,500 000000000000002104103711c69e487e54bf752a459b602aaf0377e19e76fe78 248 0.11/1.00 vMB 142
245,499 245,499 000000000000005c96cd4c45b9bd96f3f75c4a94dad528bbead164f14c05a611 1 0.00/1.00 vMB 0
245,498 245,498 000000000000004eb08a4d35c2c0bad377bb199e35430a4d6471c593c77d2fb3 206 0.12/1.00 vMB 66
Previous 10 blocks ↓
Total Size: 782.50 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: 668.46 GB
    • Received: 15.52 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.