Loading Tool

Explorer IconExplorer

Memory Pool

82,940 transactions
31.98 vMB
0.11600866 BTC
Random Selection Loading Transactions
Max Size: 191.75/200 MB

Candidate Block

Mining Attempt eaa84f4ee8e275ea44f661de43a078178d20411712d1eeccd0852e95f416bdad
Version 20000000
Previous Block 000000000000000000010cf532a63a6441b67a3efb5df3eadda72118873c170e
Merkle Root a5c343d2db634338688cd679f66889b857880e3f4b400dd91dccd3b93b456649
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,644
Size: 1.00 vMB
Total Fees: 0.02832525 BTC
Feerates: 100.36 > 2.84 > 0.92 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,376 (623,932 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
291,444 291,444 0000000000000000f56cbfe646258eafe1b59433e1b91fada2379af94f3dc498 47 0.06/1.00 vMB 8
291,443 291,443 0000000000000000754be9cf2f77af7f3551671a5b4e62be45ffb720425b8192 306 0.21/1.00 vMB 25
291,442 291,442 000000000000000059fc3f862b52a541ffe96beac927962f4a3c9185caa3d18b 317 0.21/1.00 vMB 24
291,441 291,441 00000000000000001e543bd6daedfcd6a656cb43099fa0371f0d1c54bcf06e3f 283 0.22/1.00 vMB 27
291,440 291,440 0000000000000000c23105ee9db4363676caf98118cca569fdb51399d0207931 256 0.12/1.00 vMB 33
291,439 291,439 0000000000000000239284219c8291787a44e9242a5d9c855500dc842735dca4 256 0.12/1.00 vMB 36
291,438 291,438 000000000000000057676dab9619fc039f67e637362637d341b753c23ca1f61e 284 0.32/1.00 vMB 16
291,437 291,437 00000000000000007628274e61937ee8ebb798140dd7927c47dc177d4c860606 675 0.50/1.00 vMB 27
291,436 291,436 00000000000000006f8ab67e28c18bea0178cbfe009374cd392c365fe9e231cc 1,431 0.50/1.00 vMB 54
291,435 291,435 0000000000000000c983f6a8fbc6257f09c4d0a90eff2a9bf6c259908cfc3282 81 0.04/1.00 vMB 33
291,434 291,434 0000000000000000352792ac1cc95b33b59cdcf738ac8870285582db4b83038c 80 0.03/1.00 vMB 37
291,433 291,433 000000000000000048ede29e8c5428cf4d3ac800a4d16813f9b75d689b123b56 292 0.12/1.00 vMB 37
291,432 291,432 0000000000000000206f787448ab9cf6c6f58ec0beeef6bac2116189dc06e7ca 135 0.09/1.00 vMB 23
291,431 291,431 000000000000000067c9663f1045dcb3cc6a965ad83279c81fe5de3349a39be8 88 0.10/1.00 vMB 14
291,430 291,430 00000000000000000d798345bc120abc81fa79ccd5f7e22dd634bc7f46dc41dc 723 0.35/1.00 vMB 39
291,429 291,429 000000000000000033f1fde333cf50598d18605743224c118d9a53ae95228ff4 388 0.18/1.00 vMB 37
291,428 291,428 00000000000000005ec758770cb568b3b1d78d13b5c2078a634bba0158258f27 427 0.24/1.00 vMB 41
291,427 291,427 000000000000000064f1a49c2b6d893899ee04b7a7e41c6dd7d5468c779eb5a1 378 0.19/1.00 vMB 36
291,426 291,426 000000000000000075e206b35c201a58461194ad36d3c2fb51f6b4c59b5e6839 331 0.34/1.00 vMB 20
291,425 291,425 0000000000000000c43e553ac67878095e9f20806baabe6e6fd3722b161a989a 128 0.04/1.00 vMB 44
291,424 291,424 00000000000000004411b0ba723bce1525ba550dbcf7d154219b1b7880c681be 429 0.15/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 783.04 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: 720.43 GB
    • Received: 18.16 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.