Loading Tool

Explorer IconExplorer

Memory Pool

45,532 transactions
27.82 vMB
0.07330226 BTC
Random Selection Loading Transactions
Max Size: 145.28/200 MB

Candidate Block

Mining Attempt a526eb1620d05c52eb8d4191970576eb8a1c61a83583a753dd6379e6ac8b1d66
Version 20000000
Previous Block 00000000000000000000872bd86dbc21d0bfba26523e519ffa828ce85b508bda
Merkle Root 2272a74f7590aabc72385040fe01fc69ed552391373562e687acc9263e04d7c1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,792
Size: 1.00 vMB
Total Fees: 0.01694947 BTC
Feerates: 100.00 > 1.70 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,889 (122,801 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
792,088 792,088 0000000000000000000243b48c672e51887d1ed6f20c4ef2893c964de04226f3 3,876 1.00/1.00 vMB 70
792,087 792,087 00000000000000000005666ad89a3804fb844cdad66b310b8366b5d2395c6b11 3,085 1.00/1.00 vMB 20
792,086 792,086 00000000000000000003f220935e8ef9027d3c36734707d9bd4a24369be92071 3,841 1.00/1.00 vMB 41
792,085 792,085 000000000000000000021e9d41bcb624319d86c7f9ca3d673cb4c9a3ae77357b 3,421 1.00/1.00 vMB 29
792,084 792,084 00000000000000000000ca7cb192d1aa4401e2eafe92402537e93a7d1815d7b0 3,115 1.00/1.00 vMB 34
792,083 792,083 000000000000000000057796eb01b6f4bd83e115eea298ccde89152c7a0586b5 4,036 1.00/1.00 vMB 51
792,082 792,082 0000000000000000000458cca67fae68df6a2e15046961cbb32cd4b48c0b3810 3,672 1.00/1.00 vMB 39
792,081 792,081 000000000000000000053f086db81c40e01fe421a6fa790542539144b157cc42 3,217 1.00/1.00 vMB 41
792,080 792,080 000000000000000000009a0e2c378f934bc9982dde21f3161c97e8270b03907b 4,027 1.00/1.00 vMB 47
792,079 792,079 000000000000000000053d33be14522ea3438480c4d9c70819a224522a866d2e 3,529 1.00/1.00 vMB 50
792,078 792,078 000000000000000000009abc78fa49f56f29827ff46e28bd0a9367fd6a017635 2,645 1.00/1.00 vMB 52
792,077 792,077 000000000000000000038e73b51b8af1c3f59e9c98b9aa5464bcb4590f3b19fb 3,467 1.00/1.00 vMB 62
792,076 792,076 000000000000000000051557394aa058cad23355595e9391af95669769eda7ec 3,349 1.00/1.00 vMB 68
792,075 792,075 00000000000000000002fdef1e7d44f6f5d7c7f2cea2f8634fa856e811093fb2 3,377 1.00/1.00 vMB 73
792,074 792,074 00000000000000000002c3f985fb7bd8e5d09e359ffb440b58c0a81bc9e6b79f 1,244 1.00/1.00 vMB 20
792,073 792,073 00000000000000000004eef8bd2566c866ace707870276eb2c554c427fd67d05 3,411 1.00/1.00 vMB 27
792,072 792,072 00000000000000000005274851eed480fc8b1a8d945b4f87169edffb06ca006b 2,983 1.00/1.00 vMB 38
792,071 792,071 00000000000000000001053ef6dba6ab145fdbd4e3fa90f1e1ce380d35fd4e3d 2,528 1.00/1.00 vMB 61
792,070 792,070 0000000000000000000195035fd452184e5e7ce7f9b5bc0e35141f067e6c8aa7 2,850 1.00/1.00 vMB 38
792,069 792,069 0000000000000000000060bfdba3dbbb2b2b17c428de618e687bf6e114491fad 273 1.00/1.00 vMB 18
792,068 792,068 00000000000000000000de9776c3e4badd458ca400d4e8fc1b6e01ea805e0915 4,748 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.19 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: 653.77 GB
    • Received: 14.04 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.