Loading Tool

Explorer IconExplorer

Memory Pool

68,758 transactions
26.41 vMB
0.07506192 BTC
Random Selection Loading Transactions
Max Size: 157.98/200 MB

Candidate Block

Mining Attempt 9f717cfca9ca72b2a3c5a82a2b064ed7cbb466e9bddcb97b8feced50ae09f090
Version 20000000
Previous Block 00000000000000000000e8ef889c1b13289136c7e04de862ebdaa50553042257
Merkle Root cd12bf1b035518c6a6049f76fa8db375c7d5269e85c961be3296e4c13774c04a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,606
Size: 1.00 vMB
Total Fees: 0.01886996 BTC
Feerates: 150.93 > 1.89 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,533 (717,088 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
198,445 198,445 000000000000035fe92b3d05f0bcee52993d65dda00b63b40055fb35b1ce51f5 131 0.13/1.00 vMB 82
198,444 198,444 000000000000010b798c5ca7290ae3b84f6c400b34f22ae2aca862435fa190b8 129 0.05/1.00 vMB 198
198,443 198,443 00000000000003392987e8e7e78a5704bc23d5d5498c6964d2ee15c7cf36932a 512 0.19/1.00 vMB 63
198,442 198,442 00000000000002165a7e819ac8cd1fe55d9ae7543ced3ad271f8e707f9c502f1 128 0.06/1.00 vMB 86
198,441 198,441 0000000000000637e34525ef7310f98c49b5a6269e121cb0f99f1cddc6960cf0 67 0.03/1.00 vMB 168
198,440 198,440 00000000000005f69cba71a01ef9d1567eeaf1b7f629593fbd75c7944dcb0ce1 276 0.11/1.00 vMB 131
198,439 198,439 000000000000062c5cb9e74a0bc75a7ede5ae5b296f81e0f6d957d10021eb228 319 0.13/1.00 vMB 184
198,438 198,438 00000000000003615fe16c2bc0c6d7dccd4d5eaef5356be69792323fd47f5543 97 0.03/1.00 vMB 69
198,437 198,437 00000000000000e681c82aeec22fb8ecab84a19079d3cfe1518972474ee0d54a 113 0.05/1.00 vMB 169
198,436 198,436 00000000000001a7ab455e2f1e306bc42ed90b3cfe8fdadb424bb3d71908a308 40 0.02/1.00 vMB 191
198,435 198,435 0000000000000393ed201cc58beb9ab48f8237a2692e9d5b24bca3265060e8cd 256 0.09/1.00 vMB 68
198,434 198,434 000000000000034c6399531d2484be798caa82f6346ced8382765c0482055ded 135 0.06/1.00 vMB 113
198,433 198,433 00000000000005566b70098bccf0e338b80e15f830c58c0f11ec7a3992b17d68 215 0.08/1.00 vMB 160
198,432 198,432 000000000000060039048fa3436cf084912536d54c5d5b452c1e9d4ff82c2880 36 0.02/1.00 vMB 88
198,431 198,431 0000000000000615e13748b33a60191b71fb4921f727053c664068801dfbc49d 140 0.05/1.00 vMB 59
198,430 198,430 00000000000001e54578631437bd655ef24770adb356e5fd033266aa328e5db2 186 0.07/1.00 vMB 129
198,429 198,429 00000000000001bf010619e78af3ac5ef149f2ebbcf54cff52f34fdf40b2a58f 102 0.04/1.00 vMB 100
198,428 198,428 000000000000004f09b64d802b614f32ae4ffba10d69607bd6981c6ef4465eac 13 0.00/1.00 vMB 221
198,427 198,427 000000000000003678619de8e732b39cc3b50c515a0b6623f216556d11e6bcfb 88 0.05/1.00 vMB 255
198,426 198,426 0000000000000298d0a288f6c9994415635341fce452d114f1be11da7a7d46e8 120 0.05/1.00 vMB 83
198,425 198,425 00000000000004f8cde280b81e5ead2fc086010323a10e21e7a0e7e604f23c40 36 0.02/1.00 vMB 400
Previous 10 blocks ↓
Total Size: 783.32 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: 767.29 GB
    • Received: 19.40 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.