Loading Tool

Explorer IconExplorer

Memory Pool

73,236 transactions
28.21 vMB
0.07229355 BTC
Random Selection Loading Transactions
Max Size: 166.99/200 MB

Candidate Block

Mining Attempt 2c46ab21e7e2c508aa0ae19dd4cb655cc4abacda669df5115ee38bc60f7ab9e4
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root a346617cf311ae96364f6b415402d601d1f61311885f30dd9f8f6c0b0d26a3c2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,161
Size: 1.00 vMB
Total Fees: 0.01587172 BTC
Feerates: 150.86 > 1.59 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (562,895 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
352,136 352,136 000000000000000009c14ccfc2ab879b052216d9c0131de333b71ddb5ebf9d2d 512 0.14/1.00 vMB 54
352,135 352,135 00000000000000000179082d86a6dc90c1f4ade6ea64a23480663c6d0a1dc07e 101 0.07/1.00 vMB 11
352,134 352,134 00000000000000001312327538880ea17ec7fc17809aeb41c7ad47f680fbcc36 1,275 0.60/1.00 vMB 30
352,133 352,133 00000000000000000cde664e4e7123ee96122bb2ded2580cbfcb468dfe39334e 1,767 0.82/1.00 vMB 27
352,132 352,132 000000000000000003639685cb83188ea26cfcb8a9f0b031607a8de9eab96c73 279 0.12/1.00 vMB 28
352,131 352,131 000000000000000001a913f711575f7ac5820d71d6a02091b752bc9ddf496865 1,515 0.87/1.00 vMB 22
352,130 352,130 000000000000000010ece56693b479cc93a71c499ec2941898526bdad353a33f 2,183 0.75/1.00 vMB 41
352,129 352,129 00000000000000000f57203f933bc551eb9f741b2f4a0ecd36b4a64260637fb4 1,057 0.53/1.00 vMB 31
352,128 352,128 00000000000000000c93cb8f30132bef4106938cfc1c03938e00ea87a20bc2b5 1 0.00/1.00 vMB 0
352,127 352,127 0000000000000000059ff0011118cadf65f060470c7f6ebb45d9165563eb1949 1,132 0.71/1.00 vMB 27
352,126 352,126 000000000000000002fe2a8466588ba11c80655f087db9019382a9773014210d 1,305 0.67/1.00 vMB 29
352,125 352,125 000000000000000011b588d1e8175349693ac86825b920ec074d46be2067eac3 76 0.08/1.00 vMB 9
352,124 352,124 000000000000000001268cb5ed29c83d0cb8db4a12e2ae9b7be5a7c66f9c58bd 127 0.06/1.00 vMB 34
352,123 352,123 000000000000000007848576fe33e0ab784ae61881cabb3bc4e41d198057c01c 405 0.23/1.00 vMB 36
352,122 352,122 0000000000000000081c6015a5e31dbadf20fc88272aaf11de5444d829bcb14b 315 0.15/1.00 vMB 35
352,121 352,121 00000000000000000da21620cefd33a71ae78cbe478254f1092a897ec5974f65 261 0.16/1.00 vMB 31
352,120 352,120 000000000000000010120129a52a4133583ee7519403b4b63c6bff78d93e49e7 815 0.75/1.00 vMB 21
352,119 352,119 0000000000000000092e6cfcfe593738c0a0c997addfa685f4de6b045d5f8f2d 78 0.44/1.00 vMB 11
352,118 352,118 00000000000000001095132f4325c5da0dcd059d1edeed54a570367913bd8dda 616 0.73/1.00 vMB 18
352,117 352,117 000000000000000013bbd2add909811b156a989f6cbe347017f35638648a886e 1,164 0.74/1.00 vMB 31
352,116 352,116 000000000000000009bc29f1216fa5243bcb7cd10e06ef954b1802cadbc6a060 771 0.39/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.45 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: 666.80 GB
    • Received: 15.22 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.