Loading Tool

Explorer IconExplorer

Memory Pool

82,978 transactions
30.44 vMB
0.14914972 BTC
Random Selection Loading Transactions
Max Size: 184.36/200 MB

Candidate Block

Mining Attempt 5dd1f0fa5b83425f7a6fba61d9108ca3d9f0b1a90c56833f806966d007a58892
Version 20000000
Previous Block 000000000000000000016a81c5974205d8be7825f3436d4fbbaa2e3ded369b8d
Merkle Root 7c544d2523fcd6dee4b87d729a9f3417f9b16152a90c907b9749731c43b745b1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,687
Size: 1.00 vMB
Total Fees: 0.06741052 BTC
Feerates: 150.61 > 6.75 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,138 (406,283 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
508,855 508,855 0000000000000000004c9a21a6b37059d31871a6add35bd65d3054758ea576c9 1,371 1.00/1.00 vMB 18
508,854 508,854 00000000000000000041571574ac403ac06f4030faed0047f2f2adae61689a1f 1,494 1.00/1.00 vMB 65
508,853 508,853 00000000000000000057f904a9491529c76da581770b31c22fe6797df34c9938 2,437 1.00/1.00 vMB 16
508,852 508,852 00000000000000000032c65f80f781a2db1916679c3b139a8d07b4e9b4315d3a 1,852 1.00/1.00 vMB 75
508,851 508,851 000000000000000000363a2604c327aac5a39dd7726f7defa6f6580caa7654db 2,138 1.00/1.00 vMB 48
508,850 508,850 00000000000000000054e496dbf38d016855f34228fa6ab068dd9f1a3e55965d 2,482 1.00/1.00 vMB 105
508,849 508,849 0000000000000000000772dcdbeacd3439719f6840b6c0fce8b7d7700303d300 2,484 1.00/1.00 vMB 128
508,848 508,848 00000000000000000057a4bc65c18f4535efcb82d370166ddabfb3fc664d445c 2,041 1.00/1.00 vMB 37
508,847 508,847 00000000000000000049ec93db50bdfb763d8c77eef7d9867b2e16eba8bc585c 1,983 1.00/1.00 vMB 100
508,846 508,846 000000000000000000064b193fb14c5e2863d2adde6b42805a0e11ad2c96bc42 2,424 1.00/1.00 vMB 61
508,845 508,845 00000000000000000030964e5f4f632e0f20e7c82cfc55acded63fd57dbe65c6 1,826 1.00/1.00 vMB 34
508,844 508,844 0000000000000000004056528bb847ff3e3d2c3124ddfddc7a56ad192e5c57dd 3,114 1.00/1.00 vMB 153
508,843 508,843 00000000000000000048acd82b0491436d662373ccba7abb4bcac76e5884503e 2,414 1.00/1.00 vMB 125
508,842 508,842 0000000000000000005a77a4175ea5056805e518d095c7d5ee9ce27e8d32c23b 1,912 1.00/1.00 vMB 49
508,841 508,841 00000000000000000022699ef2db7a9e4f85e6be4779ca18729d0a89b669daa9 2,248 1.00/1.00 vMB 112
508,840 508,840 0000000000000000000a15e27cb42c4d489dfbd10a159b3dd2ea49acd9ab9013 2,149 1.00/1.00 vMB 80
508,839 508,839 00000000000000000056a23bac91db0af64ec6c20946c4e582a2a40e27ffe571 1,184 0.59/1.00 vMB 76
508,838 508,838 0000000000000000006100a39704ae65d71c26dc709c915f71d164f563f21613 2,214 1.00/1.00 vMB 101
508,837 508,837 00000000000000000060f5e916d142830d26f16df6e6e72dcaa44d5de92df272 556 1.00/1.00 vMB 18
508,836 508,836 0000000000000000000ee3558f40049c496dc5b8e8fc386ca1c317d15e1611eb 842 1.00/1.00 vMB 31
508,835 508,835 00000000000000000030d3b6e19ac859e09cc91f6691b1612fdb0a70c53d906a 2,150 1.00/1.00 vMB 73
Previous 10 blocks ↓
Total Size: 782.63 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.33 GB
    • Received: 16.20 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.