Loading Tool

Explorer IconExplorer

Memory Pool

80,941 transactions
30.34 vMB
0.07721763 BTC
Random Selection Loading Transactions
Max Size: 185.87/200 MB

Candidate Block

Mining Attempt 8f51180afad550b21c4153ace2e5bbdb1b7c06e09c0265d550174ae59aac1503
Version 20000000
Previous Block 000000000000000000012b8db8fff0c5a04419eeff4b82e3dbc3d9d67db2980f
Merkle Root 4329cae18320c8ea988146711630feaf81b2cb7da40638b7c4f2597d66b30b4f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,327
Size: 1.00 vMB
Total Fees: 0.00946624 BTC
Feerates: 150.61 > 0.95 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,358 (448,990 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
466,368 466,368 0000000000000000005b340ea5fb28edcbf90fa7198253cd077a4aa18d8b9900 3,309 1.00/1.00 vMB 147
466,367 466,367 000000000000000001d8d0d0ee8f2d54a6949a400032741c8c985ad4ea106a30 2,850 1.00/1.00 vMB 180
466,366 466,366 0000000000000000013f416b290226078379d678dd32b6c54d82bc8d636e5ce2 3,613 1.00/1.00 vMB 139
466,365 466,365 000000000000000000890703fb53485dda4218872fb395e48e52f0df2f55db69 2,355 1.00/1.00 vMB 190
466,364 466,364 00000000000000000042f7b0ecfc963322bc44500509a9d0b5ad5d99e25db3b1 2,451 1.00/1.00 vMB 190
466,363 466,363 000000000000000001f03fae0a2eb726cdb4d6f9ae1aad2a9ea1ec857c77dd47 3,786 1.00/1.00 vMB 129
466,362 466,362 000000000000000001c4493e92666f585737d40190e787c05a6ff7eecfc93749 1,753 1.00/1.00 vMB 88
466,361 466,361 000000000000000000766fadf2e36302292270287636d3014b1a8a545bd8e670 2,691 1.00/1.00 vMB 168
466,360 466,360 0000000000000000002a63af88411c46ebc18166e998eb06b3f6aa945b40ee1b 2,037 1.00/1.00 vMB 178
466,359 466,359 00000000000000000103393c3d1aead7bc16e6ebafcf8d4077b3d0d6db8ab063 2,681 1.00/1.00 vMB 92
466,358 466,358 00000000000000000140beacab87c6d2d963f1169612b7d6d6beb5d41a7d5421 2,116 1.00/1.00 vMB 201
466,357 466,357 0000000000000000005b60a37aa3e5e7d69aa35b75920e7ef2f91f2942e5384d 2,714 1.00/1.00 vMB 133
466,356 466,356 0000000000000000017fd8c23b735e3100ac29bfc426dc39ce0a6d35e960a989 2,389 1.00/1.00 vMB 207
466,355 466,355 0000000000000000005baae13557e8d9a08b78b2f02ff5313e35f2b2b2e5d30d 2,107 1.00/1.00 vMB 144
466,354 466,354 000000000000000001a9c64370f3311190c1b46fa76853113e8ee38a8f47a9f0 2,002 1.00/1.00 vMB 214
466,353 466,353 000000000000000001ae72a8dc3790ca7b63ffe661773c6ead3883c33a36f63b 2,137 1.00/1.00 vMB 223
466,352 466,352 00000000000000000162e5ed53d5ca0d3c91685ba314a45fe28f6b086f30756a 3,015 1.00/1.00 vMB 292
466,351 466,351 000000000000000001a7d44b11068f9fc50687f6b7d31b770f045d8eb4b6cdd1 1,812 1.00/1.00 vMB 183
466,350 466,350 00000000000000000039f1bd32ee871f7d27d030c1ebf0035d53358830746c80 1,468 1.00/1.00 vMB 178
466,349 466,349 000000000000000001f6026229f6facecab23deed4d5a39f2ee3a11cf9a77f3a 2,658 1.00/1.00 vMB 205
466,348 466,348 000000000000000000deedbf89be2ef16d53c7d8b785c321bdbbbb1eec57fdbc 3,137 1.00/1.00 vMB 149
Previous 10 blocks ↓
Total Size: 783.01 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: 718.90 GB
    • Received: 17.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.