Loading Tool

Explorer IconExplorer

Memory Pool

85,215 transactions
32.98 vMB
0.15740692 BTC
Random Selection Loading Transactions
Max Size: 196.39/200 MB

Candidate Block

Mining Attempt 1d726d77283961979f8491119247ba08e1a8c0d7148f648ce9216e2819304f10
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root 6f82cb406ae3e64706656e1db6d5c620ad819d4723ace9f0619933899f2819df
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,596
Size: 1.00 vMB
Total Fees: 0.04876135 BTC
Feerates: 318.30 > 4.89 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (532,127 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
383,226 383,226 00000000000000000767b368f1172b7a81fd06b30cdb633f04b357c3f3405834 967 0.41/1.00 vMB 31
383,225 383,225 00000000000000000fab999463bf4dc40b4b348d6dcebcfe6981c75b4393447a 1,707 1.00/1.00 vMB 23
383,224 383,224 000000000000000006c2997420ee157039cf2d3c85d1796ffaa367d881ba78a4 342 0.23/1.00 vMB 21
383,223 383,223 00000000000000000bd9a1013996b3f445b2a4bd495b79b57142f13cc46667f2 1,737 0.75/1.00 vMB 36
383,222 383,222 00000000000000000c6c9e7d19348c52f149c53239ba8500e6dc0e0c715fa355 1,660 0.92/1.00 vMB 32
383,221 383,221 000000000000000007327d9110150e77326de975c41aba607c3c1fc899192084 1,190 0.55/1.00 vMB 31
383,220 383,220 00000000000000000740bd0f68d845b7370cd4296ab53e1bd9b91dfc3a3442ad 290 0.13/1.00 vMB 26
383,219 383,219 0000000000000000097de34ccb7bbac2522e71d06690dc1400db5fa90a8ba5e7 574 0.26/1.00 vMB 27
383,218 383,218 00000000000000000f2635a95cabf5fb674fb05a47437f45ca59e57484860420 1,558 0.89/1.00 vMB 33
383,217 383,217 00000000000000000887e87d79fb559688b5b042374502aac29878cac522e084 1 0.00/1.00 vMB 0
383,216 383,216 000000000000000001e19b8dac07ae8b93603b8d990fc9bca4bc7fa1c8144123 807 0.95/1.00 vMB 16
383,215 383,215 00000000000000000cb5919ec5e180177b7eacbe2298d378816ec2e920e9d4bf 2,481 1.00/1.00 vMB 42
383,214 383,214 00000000000000000f72195a79e28ca74a9441455cdbd15d3ce587ac8c0ec08f 1,783 1.00/1.00 vMB 26
383,213 383,213 00000000000000000b87b87a0870edd2061ec0a47480450b441da965bac3c854 2,964 0.95/1.00 vMB 50
383,212 383,212 0000000000000000035b658b65c990e2d6a94415e01cf02b12369a18986f8d92 2,111 0.95/1.00 vMB 32
383,211 383,211 00000000000000000afa6957475910e37680e48ef8bb756d1c266ade1929cb17 3,200 1.00/1.00 vMB 50
383,210 383,210 00000000000000000fe488ca1fcb3f64265f5632de4991a5e430a268fe1d91fe 2,011 0.97/1.00 vMB 34
383,209 383,209 00000000000000000b346687f6b2d3b2413d7895311ee2e10ceaf797f8588366 2 0.00/1.00 vMB 0
383,208 383,208 000000000000000004b6063f186f1adca991fbb9e06d2e41c4d4c87dbc1616a2 443 0.20/1.00 vMB 37
383,207 383,207 000000000000000004ef90efbe909d90a6dfc1311e5a2eac6fddbe5ffd73c80e 1,335 0.75/1.00 vMB 28
383,206 383,206 000000000000000000ee61f5131f67612eb2f65958ca62fa2c54abfad5eae238 1,541 0.75/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 783.00 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 718.86 GB
    • Received: 17.97 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.