Loading Tool

Explorer IconExplorer

Memory Pool

77,395 transactions
34.02 vMB
0.14338959 BTC
Random Selection Loading Transactions
Max Size: 189.63/200 MB

Candidate Block

Mining Attempt f66c7a3e5fb9133424bad7ce53cb376d9fd6509bc7b9fddcfcdbfdfa3eede303
Version 20000000
Previous Block 0000000000000000000126d576615cf900a89a9f62b23487f0429d0de73cc9a5
Merkle Root dee97fd5e06601e52eba82ff17a5ba6c1000a2a129262e4f98e6126e09afe8cf
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,838
Size: 1.00 vMB
Total Fees: 0.02725359 BTC
Feerates: 90.91 > 2.73 > 1.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,417 (189,299 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
726,118 726,118 00000000000000000002552114bd2b6dad44e660463da7ac1d5414124f663b6e 3,093 1.00/1.00 vMB 15
726,117 726,117 00000000000000000007e4085ff8d3f571c3588f60df9dd8d4131733bc21eac6 2,644 1.00/1.00 vMB 11
726,116 726,116 000000000000000000024c0261cfac13d9c7d11832d8449d44085a37a444e36d 1,809 0.77/1.00 vMB 9
726,115 726,115 000000000000000000012da8d0f5dd29804ae2bdcb4f73d9dfcab5026b0f94bc 1,249 0.79/1.00 vMB 6
726,114 726,114 0000000000000000000749ba556c5ed4919374a56dd89f97970934a9bc7ca280 1,730 1.00/1.00 vMB 9
726,113 726,113 000000000000000000046d10923bd1787259a347dfc98de1624f6be3cec20517 620 0.36/1.00 vMB 9
726,112 726,112 0000000000000000000016f7b487b4dced53e24ebff4d5eaa09d5a6d1b4176cb 665 0.76/1.00 vMB 10
726,111 726,111 00000000000000000007cbf69bdc807bb76d6a796ce185768c6de0e5d728877a 466 0.15/1.00 vMB 7
726,110 726,110 0000000000000000000a10c7ec7e7ba181d8c6b95d0fb79fac29d5b7bb005490 594 0.32/1.00 vMB 2
726,109 726,109 00000000000000000009ebd91fde6c14ec81db594afaa90c5f8945b6d546a1f5 2,941 1.00/1.00 vMB 8
726,108 726,108 00000000000000000002d4cb3d5cea07ffde8f71e304f3d96e0a09dcb5588873 2,927 1.00/1.00 vMB 16
726,107 726,107 0000000000000000000753691c31989f31ad0ffcc6b5a1650dad98bf372f741f 1,949 1.00/1.00 vMB 9
726,106 726,106 0000000000000000000382411e80ff2c49b18ea9ac0bb92cf5afd07ad762c6c1 641 0.24/1.00 vMB 11
726,105 726,105 00000000000000000004676342bdd52589e877ba24ab82edb42a5ad94fa43a67 95 0.03/1.00 vMB 10
726,104 726,104 0000000000000000000108992137fde9a8be7a1af59938d24e818fc0ccb97dc1 742 0.30/1.00 vMB 9
726,103 726,103 000000000000000000020a02161e4d3be29abe9b225043ba47d450ec9cf5e380 218 0.07/1.00 vMB 13
726,102 726,102 00000000000000000000b91aa8c787a60742e0425b2013cd795ba4d12208ffae 678 0.35/1.00 vMB 9
726,101 726,101 00000000000000000001daa6019fec1563d449aeeb6c4032f5e757a99307a9e1 1,151 0.63/1.00 vMB 6
726,100 726,100 00000000000000000008d274ba64ee0d0835e078d35ef0c5de223b34d88b7d3f 2,357 1.00/1.00 vMB 7
726,099 726,099 00000000000000000006bd01f14b938a56a751992e960e6f077dc859407f487f 1,644 1.00/1.00 vMB 9
726,098 726,098 000000000000000000028f3a4eb01ce768f398c2f70ca3e1fb3afc7061a88b67 2,125 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 783.11 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: 735.14 GB
    • Received: 18.57 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.