Loading Tool

Explorer IconExplorer

Memory Pool

83,146 transactions
30.67 vMB
0.07685597 BTC
Random Selection Loading Transactions
Max Size: 188.60/200 MB

Candidate Block

Mining Attempt 2ad7406f64868a719358786284e8afbad325247fde13a3f8882a8ec1a148aba0
Version 20000000
Previous Block 000000000000000000012eda0183874dd226146bb4d2949368770ce3a8fc35b3
Merkle Root 58f944db2fcc6d6a764afdb34e3864df77b428b11f699aedc331d81b2e6841ae
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,675
Size: 1.00 vMB
Total Fees: 0.00829552 BTC
Feerates: 49.17 > 0.83 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,330 (623,883 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
291,447 291,447 000000000000000083b96d15a76468f3e75c4e2d3a2e46a9cbd0b735dc863965 246 0.10/1.00 vMB 35
291,446 291,446 00000000000000007cdf417cd1fc694acb5d549a4758240fc52a7be68b96b417 182 0.08/1.00 vMB 33
291,445 291,445 00000000000000006e437e950c79731f41157ff98770f4a23f998350d6c067e1 62 0.02/1.00 vMB 36
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
Previous 10 blocks ↓
Total Size: 782.96 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: 715.70 GB
    • Received: 17.73 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.