Loading Tool

Explorer IconExplorer

Memory Pool

47,397 transactions
27.99 vMB
0.13351796 BTC
Random Selection Loading Transactions
Max Size: 146.88/200 MB

Candidate Block

Mining Attempt 2afe325fcf046d41b662c8699b5660bf136fb32b264462db06537f1465e4cf03
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root 6d8655c43375a2c572572dc4d38947827fa5517a962de476dd358fb7d179394b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,655
Size: 1.00 vMB
Total Fees: 0.06006855 BTC
Feerates: 151.12 > 6.02 > 0.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (536,187 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
378,689 378,689 00000000000000000a890188207c9697f9702e9ec83c4f108bca44f23054f567 716 0.39/1.00 vMB 32
378,688 378,688 0000000000000000049f5442f87bccb710c3adef0be0e45bb4c2f4d03add8f93 734 0.37/1.00 vMB 32
378,687 378,687 0000000000000000041051d33995d61ae9dabb1053bb543537eaa8593766b788 235 1.00/1.00 vMB 3
378,686 378,686 00000000000000000fa4c0b4d3b91838145cddd95e7d232072086bb40c74be82 130 0.25/1.00 vMB 6
378,685 378,685 00000000000000000a3a79c1e626ccb814d816b031f6a715c5b47dd76ae0b953 2,117 0.95/1.00 vMB 38
378,684 378,684 00000000000000000a42602bc8e63eb1abb582a9894d33a9689947aa470dd5ca 1,481 0.64/1.00 vMB 42
378,683 378,683 00000000000000000190263e0857cfb226c3946a2746810feeba25ae27871d0d 409 0.25/1.00 vMB 24
378,682 378,682 000000000000000006620cd52007f05d325223d63c272bc46666b052b6922a4d 150 0.11/1.00 vMB 20
378,681 378,681 00000000000000000e5877afab188bbeb5df20a291d315a433b37ae8434db996 801 0.38/1.00 vMB 38
378,680 378,680 0000000000000000046e0f4a16484816cfd1303d325bcca0861d7e118bdc5268 239 0.99/1.00 vMB 2
378,679 378,679 00000000000000000cd20cf178b714cae163a9541340526237a1a161592ebf68 1,965 0.87/1.00 vMB 37
378,678 378,678 00000000000000000274e0bfafc68d680db753824ac09a4d9a765ceb04cc7b5e 1 0.00/1.00 vMB 0
378,677 378,677 000000000000000008e3e8fe93e5e1484822cea79274f161396bd8302905320e 1,243 0.60/1.00 vMB 37
378,676 378,676 0000000000000000043cd31d93a27ea50b1fa6b6b90fac093291d633eab861e6 1,163 0.52/1.00 vMB 33
378,675 378,675 00000000000000000760a06d41dd6af41dd51eb5bba88e6aff2b0fb978a77b65 1,437 0.86/1.00 vMB 22
378,674 378,674 000000000000000010bb2601833667a3d874732f85a2b23fccf178f6ffff7223 1,931 0.75/1.00 vMB 58
378,673 378,673 00000000000000000b511ff9ba1ca88b1f99ff55d9752947d0c663d2d066218e 180 0.25/1.00 vMB 9
378,672 378,672 000000000000000008cf141f9ae551185e649304ac24a146898835b8fb07168b 695 0.34/1.00 vMB 35
378,671 378,671 00000000000000000d223f6c45313a16d67950b5c7f6af552f7445dd4eef48fc 1,970 0.74/1.00 vMB 40
378,670 378,670 0000000000000000061db4a423a38fafeea0a3eb797eb85707b73f8a15c25b2e 1,051 0.45/1.00 vMB 57
378,669 378,669 00000000000000000f9463e6576da1710414ebc860238a32dd59e50a86599996 1,553 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.17 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: 653.51 GB
    • Received: 13.92 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.