Loading Tool

Explorer IconExplorer

Memory Pool

79,811 transactions
25.32 vMB
0.06003450 BTC
Random Selection Loading Transactions
Max Size: 160.12/200 MB

Candidate Block

Mining Attempt 6b57db61cf6199a243ebdf61455ea97d8fb5a5c8f49705af127890907d3b590c
Version 20000000
Previous Block 000000000000000000000d30d602809bb5584799e1e0a398e5ba9292c57f0832
Merkle Root 28352628ad12c1ed1b2a328df529c1d8f531415743858d3469e72c5250a0f5a1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 6,887
Size: 1.00 vMB
Total Fees: 0.00454671 BTC
Feerates: 70.41 > 0.46 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,954 (888,903 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
27,051 27,051 00000000693f931023b962c9c5b224476fc7f9134baf42ad455bdcfc96b8dd14 1 0.00/1.00 vMB 0
27,050 27,050 00000000c3bcc41eaf09c13917566b3938ae723548b71d1768a1b446584c266f 1 0.00/1.00 vMB 0
27,049 27,049 00000000eba900bafbefb270d70353a48d6b129b3ea1039106dd8323d0d94095 1 0.00/1.00 vMB 0
27,048 27,048 00000000c6fc6bfdf788248cded596e5ba0ac12d2847cb4dd6d7f1127e624aef 1 0.00/1.00 vMB 0
27,047 27,047 000000000f6571610ee78cf4a9f948bdf0a761e26575ba6c24f2751a151765e2 1 0.00/1.00 vMB 0
27,046 27,046 00000000217fe5a71681cc5a9c36e2bb4e17b9d5a54dba547420bb3928af12b3 1 0.00/1.00 vMB 0
27,045 27,045 000000003372929e5bd3f7dfcc265dc50d6924655a338230910b1e9041541acb 1 0.00/1.00 vMB 0
27,044 27,044 000000008d97f191cb213803c6240b2e0a1e59ebaceec126cfbb61f8b72860f8 1 0.00/1.00 vMB 0
27,043 27,043 000000007e6b7d9a00d6e25f9287e02d8b16879c9f9a3a7d8de88cb40f4bf946 1 0.00/1.00 vMB 0
27,042 27,042 000000001017933508ca9c966fd427f47eff8c8cc14bc4fd2a255cbd2d226ec7 1 0.00/1.00 vMB 0
27,041 27,041 0000000051a730a2f75b380f0bc3e7f6592b850f1d30ba0373c64370b4a3ca72 1 0.00/1.00 vMB 0
27,040 27,040 00000000a8fe5cc6bd32c9f5093cffcf2daf3b58e7f69843f8a33f84ed6f0fda 1 0.00/1.00 vMB 0
27,039 27,039 00000000f6c617e8ed963a1368a0109826b31aa52957ad61b8b37f9f7fcc4e2b 1 0.00/1.00 vMB 0
27,038 27,038 000000001eb1012c5e107fecccda5b6d8af206d13e4fa7b7070110007c3e1ec3 1 0.00/1.00 vMB 0
27,037 27,037 000000005aab5f777963fa605a5243e0a968ff2e67c88337803010ec3c143e47 1 0.00/1.00 vMB 0
27,036 27,036 00000000820fb9ab3fe69f09d1144106dca8ce0b0acfa2f4887e7089e28ce4fb 1 0.00/1.00 vMB 0
27,035 27,035 00000000b3a4f7cfd1a6085bd318b0563c5ed72d7381f03fb2ff75bb9408da32 1 0.00/1.00 vMB 0
27,034 27,034 000000000bb44a62b9d84db04866a5317c27b5316f29a465fc465a840468dc61 1 0.00/1.00 vMB 0
27,033 27,033 000000008bdb9ecd87e7f7461a9cf7e5620e4e9b0cfc4c50e7f1846b8d2ca09a 1 0.00/1.00 vMB 0
27,032 27,032 00000000f3c03d6890e66ae067d1ea155cfb52e99b913f901ce31415d9177c86 1 0.00/1.00 vMB 0
27,031 27,031 00000000e4af708856c5b4ef9141c7811400f49a64b661044d543f7d34088242 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 784.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: 801.18 GB
    • Received: 22.85 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.