Loading Tool

Explorer IconExplorer

Memory Pool

82,583 transactions
31.26 vMB
0.12595373 BTC
Random Selection Loading Transactions
Max Size: 189.45/200 MB

Candidate Block

Mining Attempt 3fa900e93d48ea3217cd18a6fc0de81d15758bae5038e0ce15d0fa78e941eab6
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root f6f9b05e38ea7ec007f8a3b699d5320657fd2877c5eff292304acb55b3bdbf4b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,109
Size: 1.00 vMB
Total Fees: 0.04291214 BTC
Feerates: 318.30 > 4.30 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (42,931 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
872,470 872,470 00000000000000000001fea91c52062579f326c737a271cee6d3b97e345e0246 819 1.00/1.00 vMB 7
872,469 872,469 000000000000000000018f56add8d3832d49cd7d98ed58c61316fc5db799135a 225 1.00/1.00 vMB 7
872,468 872,468 00000000000000000002720dc0bfe46dbf4e571284e38e57c608126335918a35 791 1.00/1.00 vMB 8
872,467 872,467 000000000000000000018eca437ef1fe69edef771d26ebf53de6a02c0f997fd4 546 1.00/1.00 vMB 8
872,466 872,466 00000000000000000000837a225de050c646ae93ddcdddb9162888ac9df3a3fc 1,254 1.00/1.00 vMB 8
872,465 872,465 00000000000000000000c036b43d74b41cf4d414bf6191e43fb8ab59f880535b 3,784 1.00/1.00 vMB 14
872,464 872,464 000000000000000000007e90733c5f81665993961296e6463df4f0594d4aa2ba 533 1.00/1.00 vMB 8
872,463 872,463 00000000000000000002b238579e57c0eebfbfe1b2cb03803aef0c6234dfb5e1 247 1.00/1.00 vMB 7
872,462 872,462 0000000000000000000001632f42bdf60b6c47d7591cfee9d2c654e320150468 3,385 1.00/1.00 vMB 11
872,461 872,461 00000000000000000000702ee67872a580e80fa14890f7262c0ead8c667cfd4f 3,185 1.00/1.00 vMB 11
872,460 872,460 00000000000000000000b5ad513e7d86242490884f7a02ea37e48583165013ff 2,776 1.00/1.00 vMB 10
872,459 872,459 00000000000000000001301b5b7f7112916705c8c1e4b6b9333c268eb0340630 3,194 1.00/1.00 vMB 9
872,458 872,458 00000000000000000001d9e8b4e25e53d49ad51e34f21939ac8b6f7d865a2800 4,037 1.00/1.00 vMB 12
872,457 872,457 00000000000000000000d00ce04b052d1eb5bf4a1e9521a5e91fa27ea69247bc 3,822 1.00/1.00 vMB 13
872,456 872,456 0000000000000000000225faf80ff3e790d52e9f4a115ea832152b39243083ae 2,818 1.00/1.00 vMB 11
872,455 872,455 00000000000000000001771a91d1b5cb81d1c4c395ea15533e25422cf7a0e199 2,854 1.00/1.00 vMB 9
872,454 872,454 000000000000000000012e70f0e9dfc699ab1d1c576172fca4707e3095749c72 3,054 1.00/1.00 vMB 13
872,453 872,453 00000000000000000000a0584dd2b7d0f34e7e4357cd6083480ae481ced7c332 3,479 1.00/1.00 vMB 14
872,452 872,452 0000000000000000000157a98d6c54d4523b5bc2b4f79ef79de04e5669f9e335 1,137 1.00/1.00 vMB 8
872,451 872,451 00000000000000000000b1c6d20ae5cbd07ebad28c656ce02cc72616f494bcde 2,882 1.00/1.00 vMB 14
872,450 872,450 000000000000000000005d5101bafb9975add3c77da69f64f658208ac5671c5a 1,928 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 783.08 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: 722.23 GB
    • Received: 18.39 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.