Loading Tool

Explorer IconExplorer

Memory Pool

37,626 transactions
26.01 vMB
0.07664277 BTC
Random Selection Loading Transactions
Max Size: 134.14/200 MB

Candidate Block

Mining Attempt 1d40fdbea557f51cfd290cb15baec8c04b47903354e15e9ff8b5137a6ebd849b
Version 20000000
Previous Block 0000000000000000000087c5fa9823c89604341616794226d7353dcb93d49d87
Merkle Root cce3679ab163d828f703e4bf6f31a21a2ef90e6c4bafd33c2d2f7008a20db18e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,656
Size: 1.00 vMB
Total Fees: 0.02923540 BTC
Feerates: 502.65 > 2.93 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,930 (450,874 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
464,056 464,056 0000000000000000006b1935eebc780e4542fdf0ca1598ad56a4bfc6cb7cda53 2,276 1.00/1.00 vMB 175
464,055 464,055 0000000000000000004d1fed8bb643a46e8192fbbf94337046709c0eb8eeb95a 1,847 1.00/1.00 vMB 99
464,054 464,054 00000000000000000214e050c5254c3ec9e75eb1d2353a725bf24f078bcb6f40 2,354 1.00/1.00 vMB 141
464,053 464,053 000000000000000001bfd47703604a30c5bc1f7b6068af47d22d82e134fcbd3b 2,554 1.00/1.00 vMB 189
464,052 464,052 000000000000000000500b08310aa206544c16ee41e6f426f89f15592b9e3a36 2,363 1.00/1.00 vMB 129
464,051 464,051 000000000000000000094dd0e540322484e1aabe6d96bfc3926718318b4f339c 1,952 1.00/1.00 vMB 204
464,050 464,050 0000000000000000015f64a972c68b0453933edd4d39f918a5a108fd0d21dc31 2,678 1.00/1.00 vMB 227
464,049 464,049 000000000000000000bc9d86fe1dafb6f4ae6cfd68d5f6d3b1170758dc9de618 2,536 1.00/1.00 vMB 93
464,048 464,048 000000000000000000c932459702aa4280e62f1648ff26e140e96727e8ef7fd7 2,287 1.00/1.00 vMB 158
464,047 464,047 000000000000000000cdb435440af08145137ee6ed4c990457f636ba450dc1b2 2,108 1.00/1.00 vMB 86
464,046 464,046 000000000000000000c08891211a753c0ee76f0b08d9dd01c984530c97240244 1,800 1.00/1.00 vMB 75
464,045 464,045 0000000000000000004147e009c502be5a9113763621e269c0efa16a5e27145d 2,128 1.00/1.00 vMB 66
464,044 464,044 00000000000000000021ab241c8dcf09842dac5cb9e88e23f1cd5723517a8561 2,781 1.00/1.00 vMB 133
464,043 464,043 000000000000000000b1ae8810c8a69ff2a0de1f4746b98daf0cf8ac5540dddd 56 0.02/1.00 vMB 243
464,042 464,042 000000000000000000fa2aadfb663298efb68fc032512b87385686a6d0abc571 287 0.10/1.00 vMB 122
464,041 464,041 000000000000000000267c74d3346784a80a048cf93946804c75d7b5b0d20660 2,699 1.00/1.00 vMB 129
464,040 464,040 000000000000000000a28332aa2e612cf7edb912e49fcc07790316bcb8afc8c5 2,443 1.00/1.00 vMB 215
464,039 464,039 000000000000000001eec41b6eb87a3387024d775a3bc2139c85a5529ef439bf 1 0.00/1.00 vMB 0
464,038 464,038 000000000000000000a733d9f35c546d8d54cf9253419755ec90ae93dedf6662 2,902 1.00/1.00 vMB 108
464,037 464,037 00000000000000000019452096ed1cb52340eb16866093d6959c0ddea29fc99f 1,997 1.00/1.00 vMB 139
464,036 464,036 000000000000000001fb8840e31e8ece8ead97e41374a9c26bab823ea7870c18 2,858 1.00/1.00 vMB 249
Previous 10 blocks ↓
Total Size: 782.27 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: 655.96 GB
    • Received: 14.36 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.