Loading Tool

Explorer IconExplorer

Memory Pool

73,356 transactions
27.16 vMB
0.06123960 BTC
Random Selection Loading Transactions
Max Size: 165.87/200 MB

Candidate Block

Mining Attempt cabb88bfac375a0c5487444c41eb166590451fc4f76095bae95e1918233b6f7f
Version 20000000
Previous Block 0000000000000000000021e2c4eb92099d11dad9b184db83f142c9df3a31ecf9
Merkle Root f33900cbc55140544f2545e22df7b2070534668f6c0059974bdc74f471e0b791
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,928
Size: 1.00 vMB
Total Fees: 0.00369750 BTC
Feerates: 22.12 > 0.37 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,261 (548,792 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
366,469 366,469 00000000000000000f5a7b238da2ab566d8b417e417b7cd276dbd9717d070717 2,089 1.00/1.00 vMB 42
366,468 366,468 00000000000000001558423c22f1c9eebd77fce3f4d573520def119a8e3bdfea 1,271 0.72/1.00 vMB 41
366,467 366,467 000000000000000003412d9ab7fdc99b7505c7e27b329707a33e2295aa4f7db5 1,423 1.00/1.00 vMB 27
366,466 366,466 000000000000000000d971dc7c9c6fd8307ddc041bb947333255f35cfbdb3923 1,969 0.93/1.00 vMB 28
366,465 366,465 00000000000000001158614fb4b02731aa233babba653a80ceaab34bebb3d0c0 2,135 0.93/1.00 vMB 29
366,464 366,464 00000000000000000cbf09a56178b98a55d784934eae8f41b5b399c871f5ac57 2,560 0.93/1.00 vMB 42
366,463 366,463 0000000000000000079c485d9c2857450d9a9670e2f963fdcc312ca2afa7373c 1,889 0.93/1.00 vMB 32
366,462 366,462 00000000000000000939524874a2896a46ea96bf59776ed869ccff95679cb087 2,338 0.93/1.00 vMB 30
366,461 366,461 0000000000000000064902903d131f84a8a77d8859454454071bbe0990ac3cee 2,334 0.93/1.00 vMB 33
366,460 366,460 000000000000000000d53fe37945af2f477d001d88d871b68e8a932558b311fc 2,391 0.95/1.00 vMB 39
366,459 366,459 00000000000000000048f0f8a390da7f9117a2852a315722ba37591a626f7d54 2,171 0.93/1.00 vMB 26
366,458 366,458 000000000000000001810c1a24e9f987fa3a007db2d0008578463519da48ac0c 3,036 0.95/1.00 vMB 48
366,457 366,457 00000000000000000ecd21df93565d56e5498874294418a6f4f0c227a61784ea 2,013 1.00/1.00 vMB 35
366,456 366,456 000000000000000002bc1df5ee6e770f9a1d789e1e92dbfe439f4f903c2f6949 2,796 0.95/1.00 vMB 44
366,455 366,455 0000000000000000008df486350976676235e31b8e5769955c3b1072d9c5ecca 3,218 1.00/1.00 vMB 62
366,454 366,454 000000000000000010801887feaf802115214ec16a7cded605ad1a64128fd3a1 45 0.02/1.00 vMB 40
366,453 366,453 0000000000000000108c53014e6fff7116818f3ef6e9a053029b18c0d2e034d7 475 0.25/1.00 vMB 34
366,452 366,452 00000000000000000f4a61754246d47458f0337509a1a0db87cc941e3ca10341 429 0.22/1.00 vMB 32
366,451 366,451 000000000000000005c8d22a5517190603a79f1d498b0a7ce750b4205e1cae07 1,666 0.84/1.00 vMB 36
366,450 366,450 0000000000000000123c1230cc0d6e862024fb55a23b79a3aad912aee8edf6d4 1,281 0.64/1.00 vMB 37
366,449 366,449 00000000000000000c5a8b45562f1fafe81ce830734ac21ac1ce65f8a2989fa6 417 0.19/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.85 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 712.42 GB
    • Received: 17.17 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.