Loading Tool

Explorer IconExplorer

Memory Pool

27,724 transactions
13.89 vMB
0.14646165 BTC
  • 1 sats/vbyte = 6 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 76.01/200 MB

Candidate Block

Mining Attempt dcd561c4d0f5d0ffddd0d940ef2b653374d81c9d470caafd8f672cff1444c218
Version 20000000
Previous Block 00000000000000000000282cfa1c1336a9ecffd7bdef4743cc1d073745e85651
Merkle Root f01fa1acdceed6f695c6c9f0ef7de57bf480396d77e68ff2c366e6efe51b97b7
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,806
Size: 1.00 vMB
Total Fees: 0.09093401 BTC
Median Feerate: 3.54 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,313 (651,430 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
261,883 261,883 0000000000000014fb9a47dcd4efbcb8b7378f9079c2fb301ae4887708d2b87f 102 0.03 vMB 111
261,882 261,882 000000000000000e76087094f32a0e28d894757d3b723303f4c0d221f3b0d849 541 0.21 vMB 140
261,881 261,881 000000000000001b8d625c28d4e5c229e57e0992d49a0fc960d86cc8e5126b9d 467 0.18 vMB 139
261,880 261,880 0000000000000002ee2331f2e7588c7c8eb2ac7c5eb7aee389f6ee5df5754f9a 15 0.00 vMB 102
261,879 261,879 000000000000001821c6baccb190130ee5681185557a0baf50c52f5b2a8c1c70 176 0.08 vMB 63
261,878 261,878 0000000000000008c7e0b54d9daf67db1c9dfb90bb58d2caac1626933118fc2c 456 0.19 vMB 109
261,877 261,877 00000000000000121368cdd334ede1326cc02134c121dd97ad78c5569d68014f 327 0.15 vMB 106
261,876 261,876 0000000000000012d50febc4c1c30e1186a7e1759f90f2701f530e5ec7ded723 503 0.21 vMB 166
261,875 261,875 00000000000000056863e47d80809ad521c69ec3717a459cf35158536aa43d05 128 0.05 vMB 103
261,874 261,874 0000000000000000a2205461d5cb2be959d59ccb26ca271418510a55e90470c2 138 0.07 vMB 38
261,873 261,873 000000000000000df09f9b91058c55369cb26f80f1d9eb6d836c7075eacabac2 686 0.25 vMB 156
261,872 261,872 00000000000000169370a5a1ca1ace99685714fe01ac7ce155e495f4af979d05 81 0.02 vMB 102
261,871 261,871 0000000000000011c1ae1ba061d6582b28c75787335923cd6eacfd9b789f729c 387 0.14 vMB 161
261,870 261,870 0000000000000000d030f13d9fb8880ac2b5afb1c2d7cc11bd440c704841248a 109 0.04 vMB 79
261,869 261,869 00000000000000058e51b1fab8dac2a317423aa6d5219072790b3cc760754074 138 0.07 vMB 26
261,868 261,868 0000000000000018114a38c524a5632f8dbe0e00235834a9de5bd67b891cc1bf 693 0.25 vMB 124
261,867 261,867 0000000000000009cea020fdffffc2dcbe77f6839d67f0df25374f37cdfbacda 402 0.16 vMB 117
261,866 261,866 0000000000000010e40843817d36a8988a62befc1d7c0c69eebe533947ec2d46 100 0.04 vMB 71
261,865 261,865 000000000000000b9fe55b9191aa23942ebc25a559142e005224260b7fadb8ad 634 0.22 vMB 147
261,864 261,864 0000000000000014e3d5f6ed008c87168aeba5292248b0f8a68db9bca8c3b1a1 170 0.07 vMB 106
261,863 261,863 000000000000000788667d4302d044941fde21de9f8d50225de2113aaa57c8aa 128 0.07 vMB 92
Previous 10 blocks ↓
Total Size: 779.41 GB

Node Details:

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