Loading Tool

Explorer IconExplorer

Memory Pool

47,367 transactions
28.08 vMB
0.08975535 BTC
Random Selection Loading Transactions
Max Size: 148.93/200 MB

Candidate Block

Mining Attempt 06fe31381c1fea97b586400247ea2f255e9f626482dcb3c8a0cd33350d01485f
Version 20000000
Previous Block 000000000000000000015e8f4c39ca0699d930716f37fac725961f0c21424ed6
Merkle Root 937b75fc1065345fe7eb97be68249955221109ea5306b64c0c06c0d1776c25b6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,241
Size: 1.00 vMB
Total Fees: 0.03403135 BTC
Feerates: 683.68 > 3.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,906 (220,480 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
694,426 694,426 00000000000000000006a25fcbb78ef2444cdc5cd69e0a47e79947f269b4b0e6 659 0.30/1.00 vMB 10
694,425 694,425 0000000000000000000c67a2994244f61a35b3cf0949f94cc29000c441533d28 402 0.14/1.00 vMB 11
694,424 694,424 00000000000000000011be46917722db1576cf9505d5bfe32d6eccaff3727bdd 1 0.00/1.00 vMB 0
694,423 694,423 00000000000000000010513c1928b562f5e8544cbb0d9dd0eae20a99559a8d1b 215 0.10/1.00 vMB 9
694,422 694,422 000000000000000000087127545eb21636435e5b1f4eb4585f3e627298bd3dc4 1,187 0.46/1.00 vMB 13
694,421 694,421 0000000000000000000809728f75c56d0364dba5f2c6e6d61530345339127887 965 0.42/1.00 vMB 10
694,420 694,420 000000000000000000068983c42ee2e725ea9f07a2ec71ea7d7b2df133077ee2 1,641 1.00/1.00 vMB 11
694,419 694,419 0000000000000000000932e25a94ccefedd9f341f7c1004243a5d93d537dd40f 250 1.00/1.00 vMB 4
694,418 694,418 0000000000000000000912afa05d9d604e956d720a751480f0658ac0f1fe73f4 2,157 1.00/1.00 vMB 13
694,417 694,417 000000000000000000095d28bef35257ca9189bbab9ac5d30905823c9c85cfd1 277 0.18/1.00 vMB 38
694,416 694,416 0000000000000000000a1c26dcbf099d590f08413c45d0bdc39f2fa000b40e54 266 0.32/1.00 vMB 2
694,415 694,415 00000000000000000011fbbf399dd4e581b616117b62b81f5074c3a251854609 2,477 1.00/1.00 vMB 15
694,414 694,414 00000000000000000000fb8c9b405cddb160114144661d515ff3ca684c8a9662 1,527 1.00/1.00 vMB 3
694,413 694,413 0000000000000000000a44e469bddb8366346d52545c83c0992657076caa9ea2 2,591 1.00/1.00 vMB 23
694,412 694,412 0000000000000000000afa10fec618df75db9b8af26c74328a309800f6f373a9 21 0.03/1.00 vMB 15
694,411 694,411 00000000000000000012329175d1de25696ff2f849f23b35211d372c3ca405fb 529 0.33/1.00 vMB 11
694,410 694,410 0000000000000000000522f33525a3c2096fe73d09f5a902a559b4b77cc0509f 734 0.34/1.00 vMB 19
694,409 694,409 00000000000000000010c1ac3b598c4f1379365bfc5cd168e6f80e691e4a53b6 1,235 1.00/1.00 vMB 4
694,408 694,408 0000000000000000000676957f52d117e4f9df1afde55b608ce2f4232e53cb45 1,702 1.00/1.00 vMB 9
694,407 694,407 000000000000000000130881674b7359150d12e916c9b74c7cd4870e3cd7aee8 2,462 1.00/1.00 vMB 23
694,406 694,406 0000000000000000000c685f52a06a7a62612275d7564617f4fb59b2e81ed923 956 0.43/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.22 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: 654.78 GB
    • Received: 14.20 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.