Loading Tool

Explorer IconExplorer

Memory Pool

79,102 transactions
29.39 vMB
0.08717843 BTC
Random Selection Loading Transactions
Max Size: 177.86/200 MB

Candidate Block

Mining Attempt 5c91fc67204fa4cf60d328f150cf25b82fa6cf1edecbd2b97bbefb89d688c51d
Version 20000000
Previous Block 0000000000000000000143f54c636fd580cc96e321febc4ce4dd319dbdcb21a3
Merkle Root 0cdeb743c54ccda0ffd2a5207313dc14b896d75209922a82018c5594747c2b8b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,986
Size: 1.00 vMB
Total Fees: 0.02542611 BTC
Feerates: 263.85 > 2.55 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,093 (496,303 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
418,790 418,790 000000000000000004c6f4bb47ceac66bd4b58deae372dbd9f54b695e6b7f1fc 440 0.22/1.00 vMB 45
418,789 418,789 000000000000000005378bd671fcbbf30264acbc7d948087ca2f4aca7555f70f 1,169 0.50/1.00 vMB 63
418,788 418,788 00000000000000000336d50d52e8d84cb149b29e70aa1a8bff8e54f95485f35b 2,008 0.99/1.00 vMB 38
418,787 418,787 000000000000000003974c6db32e18d1d66cbe389622e4c2420c7959a508e06d 2,504 1.00/1.00 vMB 81
418,786 418,786 0000000000000000022e3f0b3efdd0eca686e806c8c550526518b06afc68592b 1,849 0.74/1.00 vMB 59
418,785 418,785 0000000000000000025af6a0ff5c0eafb3127e019135451e6e921675d3329065 1,156 0.75/1.00 vMB 53
418,784 418,784 000000000000000002873830d5a858e73627f14b297b9bc4006392ed830efdd6 738 0.43/1.00 vMB 49
418,783 418,783 000000000000000004afa13013153400546295547bd36339a194d7abc1226a0c 125 0.05/1.00 vMB 60
418,782 418,782 00000000000000000116ab5f173dfc5225747b0d41a87b2ed4062ad30ff82854 303 0.14/1.00 vMB 71
418,781 418,781 000000000000000003ceb711fb65e62003e40f206731e97eea8f2a94204fec87 297 0.17/1.00 vMB 47
418,780 418,780 000000000000000003d042f9e9a0735cb885f8bd01da919ca511cd56e0abf77e 722 0.99/1.00 vMB 19
418,779 418,779 0000000000000000041c18e3eefc889b1622e977e7c11fa5d2037df6e7029c06 1,140 0.61/1.00 vMB 58
418,778 418,778 0000000000000000022969fb6349f10bc4e0271ed23c7d106e2cf34bb63a967c 355 0.12/1.00 vMB 67
418,777 418,777 000000000000000004eae1cc3d42ac91bcefff7b8fdc76185c0ee0fde1ae876a 220 0.09/1.00 vMB 50
418,776 418,776 000000000000000005257dcdc9eb67ab4e50f186688b131ac70db198a28789a3 358 0.15/1.00 vMB 57
418,775 418,775 000000000000000004bd1ed1c22659fbab7b1571e143bc5ee7a23a73b306bb1f 894 0.38/1.00 vMB 50
418,774 418,774 00000000000000000466836fc96b36c4ae43b15abb46fa46d1e79e7744ca24fa 991 1.00/1.00 vMB 21
418,773 418,773 0000000000000000028e59bab6f9068fe1e9b1b474cc07b77a60d90bc84c87fe 2,383 1.00/1.00 vMB 73
418,772 418,772 000000000000000004a9883d4a24f3833184b7a60c5bdd42d21de98cb2393107 423 0.23/1.00 vMB 38
418,771 418,771 00000000000000000010560c90d1d4766848bfc4adc666ceba4de8d0cce5c543 826 0.38/1.00 vMB 56
418,770 418,770 000000000000000004d89f60bf5f96b9d97656ae5dd237545c0db82db202c9a2 325 0.19/1.00 vMB 49
Previous 10 blocks ↓
Total Size: 782.56 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: 669.95 GB
    • Received: 15.79 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.