Loading Tool

Explorer IconExplorer

Memory Pool

81,585 transactions
31.27 vMB
0.10132870 BTC
Random Selection Loading Transactions
Max Size: 189.20/200 MB

Candidate Block

Mining Attempt 9983df662f02de14dd2c3ab4206681a8704657ab14d6c4a1014c1e22a3ffeacc
Version 20000000
Previous Block 00000000000000000001b99a5235f7093a25af06b813d4393172d28ab0c0e382
Merkle Root 228b991cb88b8640a9411193fa9d51bb99f88e43ae1c10c64b7f3a42aea49352
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,452
Size: 1.00 vMB
Total Fees: 0.02391461 BTC
Feerates: 151.12 > 2.40 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,387 (557,907 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
357,480 357,480 000000000000000009dfb17e3660e02d2943c34c8564b07beb466059a2c71628 515 0.25/1.00 vMB 28
357,479 357,479 0000000000000000164fc3309ad9349986057ea9b7dd8a17a686c06a65123da1 84 0.10/1.00 vMB 5
357,478 357,478 00000000000000000dcb1fe61591cc53dff35fcaa741e81eed9c98ddc9a5665b 570 0.29/1.00 vMB 27
357,477 357,477 00000000000000001639b85eb07ebef3b6415a4530b8dd55fea8d7420b2750c1 541 0.26/1.00 vMB 27
357,476 357,476 00000000000000001109d65a42624e75373c0fbd7495b1f676843d469f61182f 373 0.20/1.00 vMB 27
357,475 357,475 00000000000000000cade9bb758e4a90927f12f8c0b5c40fd33bffac9fe2fc6f 740 0.61/1.00 vMB 36
357,474 357,474 0000000000000000167be52f2e9c098ca456c51512c08862d5cdedf3f02a4ec9 1,491 0.75/1.00 vMB 38
357,473 357,473 000000000000000007a11ba40273da6e8bd60dfd68de6ae0f06cbd813c0b09e6 266 0.14/1.00 vMB 21
357,472 357,472 000000000000000004dcdc3633deeec40debb3b9151ef6f01c3367d31312aee0 1,397 0.64/1.00 vMB 28
357,471 357,471 00000000000000000ff7d4c7905fc96f7dc4fdec689f48d4da955a537c7e542f 341 0.19/1.00 vMB 22
357,470 357,470 000000000000000010707bad78a7ca482e4a40f68f56f424e3dea532944ee8db 155 0.07/1.00 vMB 27
357,469 357,469 000000000000000011829a95e44187aa58c862d600d3d314a3f2cb797169ec96 52 0.08/1.00 vMB 5
357,468 357,468 00000000000000000c74d95d6438a2987404eafcb8c5ad67c290d6252e412125 1,110 0.51/1.00 vMB 27
357,467 357,467 000000000000000012e75fa194c55617d5b6fb446151a40b00742273fca1617f 572 0.40/1.00 vMB 22
357,466 357,466 00000000000000001105e12e3275874d0142fd5dea8f81459a75068ef01c1dee 621 0.46/1.00 vMB 20
357,465 357,465 0000000000000000114e1e6d4a6ae54e2c0084195aaf9ce8e67d3d855a15cff2 258 0.13/1.00 vMB 26
357,464 357,464 00000000000000000e8e6d36afbf8968ffd9d6960683c66d6e97f272685f073c 1,151 0.56/1.00 vMB 29
357,463 357,463 00000000000000000e905a26ada778d672c01aa304488bd88ba65d5ce69336ee 150 0.10/1.00 vMB 21
357,462 357,462 000000000000000006d73c69026584448af57edad0d9b25fe327083f227782d2 144 0.09/1.00 vMB 12
357,461 357,461 000000000000000014a47e365bd5511e1e1a5f22d2c66ef47e200862c257b273 344 0.22/1.00 vMB 21
357,460 357,460 000000000000000011bd9bbeca231f493495ab1c424481d7ea808dd338757cde 407 0.21/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 783.06 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.81 GB
    • Received: 18.27 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.