Loading Tool

Explorer IconExplorer

Memory Pool

79,412 transactions
29.93 vMB
0.08384909 BTC
Random Selection Loading Transactions
Max Size: 180.35/200 MB

Candidate Block

Mining Attempt d61ad96550158d5c85d677b9a67b937f8fc0b4a7ba4c9122f46d2f0488c7a526
Version 20000000
Previous Block 000000000000000000005a637be4f0674e0cd19654bae85c49d461bc204dc54b
Merkle Root 77717ac80c4c008358bb5e1716b94b255213325e1d1b0a51aadd2acc8efb0519
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,833
Size: 1.00 vMB
Total Fees: 0.01518908 BTC
Feerates: 40.21 > 1.52 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,143 (176,696 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
738,447 738,447 000000000000000000049df27207af2310ed4b2aae82268f958325dd84edfa9d 1,264 0.50/1.00 vMB 10
738,446 738,446 00000000000000000008d8134c3061f57d80cade6648922bdc08a31fc06aac71 49 0.01/1.00 vMB 16
738,445 738,445 0000000000000000000093349cd3e4f0550185b9f0ea4c02044017b549db3ebf 262 0.07/1.00 vMB 11
738,444 738,444 0000000000000000000375e961455e4e8ddab9ae24050143d60a9df080b0a426 242 0.10/1.00 vMB 5
738,443 738,443 00000000000000000006491a70b94c8eb85468884f3b2fd6a9f7e1c826b0ecf5 2,744 1.00/1.00 vMB 12
738,442 738,442 00000000000000000003a15bcbfb3fedd892fb20b687e9fab09d963232b72208 916 0.80/1.00 vMB 5
738,441 738,441 00000000000000000002fdbc3aa6d222df70a6ec31d584e2f9ee1ed4ecaebba8 869 1.00/1.00 vMB 1
738,440 738,440 000000000000000000002e64d736c4783a1f7b73cb7c27a5cb0feaee530cd708 2,020 1.00/1.00 vMB 11
738,439 738,439 000000000000000000022fd9f6056a911ae2f49b734022a236aa4b39c8266b5e 1,385 1.00/1.00 vMB 4
738,438 738,438 0000000000000000000712a78783dd694e544b15427d639105d0330f067da127 2,648 1.00/1.00 vMB 8
738,437 738,437 00000000000000000007f785a9324e448a230942a8eeffb8fa08acdbdfbbab38 2,381 1.00/1.00 vMB 12
738,436 738,436 000000000000000000013f8cba88698ab59986f6060cff42c36e3f541ca15f38 2,440 1.00/1.00 vMB 13
738,435 738,435 0000000000000000000813fc6fbae2e6134febd2f9f4011bb1db70084edebf3b 2,768 1.00/1.00 vMB 25
738,434 738,434 000000000000000000032be7ef3eb513a529fd764248bddf5d7d84110ec77eb8 1,175 1.00/1.00 vMB 6
738,433 738,433 00000000000000000005b0202e16e4b730d8b297a14c38048b25ef47f6cc565b 909 1.00/1.00 vMB 16
738,432 738,432 000000000000000000076809406dc60768ada66ee7f77b57b814c5ce5325378b 2,414 1.00/1.00 vMB 4
738,431 738,431 000000000000000000062de490878cc5bd923190db18ba292e28d742cce98093 2,669 1.00/1.00 vMB 10
738,430 738,430 000000000000000000000a4312cd4da56cfbed9acbb9684d267630856b6f24a1 3,009 1.00/1.00 vMB 21
738,429 738,429 000000000000000000055b52fcd6abfcc12a8c40e820c6c44e096735bbeb0a2f 3,044 1.00/1.00 vMB 20
738,428 738,428 000000000000000000068feaf8e3b5c36df489e54e208a7aa75f95696d2576db 527 0.55/1.00 vMB 3
738,427 738,427 000000000000000000085d75c32719549b56912d4c4f252e4a34375496e0dbe1 2,739 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.64 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: 672.42 GB
    • Received: 16.24 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.