Loading Tool

Explorer IconExplorer

Memory Pool

29,736 transactions
6.20 vMB
0.02802197 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 46.82/200 MB

Candidate Block

Mining Attempt c45abff3bc37103e99c1c282be8461f7e0df146273270f08d3d2c0f0e5caefb6
Version 20000000
Previous Block 00000000000000000002130ec113d9cf45f31f64da7d0db564cc1660a8ed9474
Merkle Root 4214b34f11dcb974bb32a1a6149ddedb3867d3e80b52d40ad3409aaeb221b639
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,435
Size: 0.46 vMB
Total Fees: 0.01269776 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,240 (699,366 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
213,874 213,874 00000000000001064cce3cd1599e09808a6da57c3de908d52ae1341120062fcf 602 0.25 vMB 189
213,873 213,873 0000000000000500ae7fb4be9ad4f554f6b30d4f5641fe078362fbeb6e6ffda4 680 0.27 vMB 121
213,872 213,872 000000000000013ec85db7c346b4e1d664fad660e1961f99e6b5ac114ca9cf8d 128 0.12 vMB 56
213,871 213,871 000000000000048ce50e94086f7c8204b5692c50af1822eda6786ef31800e2be 683 0.25 vMB 185
213,870 213,870 000000000000029a2601c7d976563ba49ae7e3843ad17463edcaf39116290f69 569 0.25 vMB 222
213,869 213,869 000000000000052e1a574054fbaa90fe48cbd87c12ef4bf3c78f41ff605128e2 445 0.18 vMB 250
213,868 213,868 00000000000001e933f078a156b0f294fb389bc44616ef4b89c6f2060a3c50b0 136 0.08 vMB 129
213,867 213,867 000000000000042a8da7fee4265753955f3d4d896a322d9219418c7f9e5aa12c 35 0.02 vMB 127
213,866 213,866 00000000000002c433e9f9bef7b1281e816b1ad5a334caa5d612f1e5ccd3c76e 628 0.24 vMB 209
213,865 213,865 0000000000000281c2ebd9028b1a9922cd8363821405acd5d0cc7958b3b56cd5 165 0.06 vMB 156
213,864 213,864 00000000000004f3e05b30dfa4d1610b87ce5aa89ef767badcc2c8b6da448ce0 1 0.00 vMB 0
213,863 213,863 0000000000000257293dd7b91b0a03b868a6b2835ac64c7880a0bf9c63d7d52f 11 0.00 vMB 65
213,862 213,862 0000000000000420ac39c251faaae94bbda693599901d7c6f8445f6589f37c5b 73 0.05 vMB 112
213,861 213,861 00000000000001bb145a608a198dbac89574a1a205c41ccfd13d09274128cf5e 108 0.05 vMB 151
213,860 213,860 000000000000006786cf57ad68c59e78dfbb4d3eb20e9fb254f6e5106073d6cf 30 0.01 vMB 105
213,859 213,859 00000000000001f16db5d92dd78a5f51a6cc1e508716a85930bde19fa7b72d89 137 0.09 vMB 100
213,858 213,858 0000000000000585b7faf6826bbcedf388aac8bcd2315d4da4577c41e55bc3a5 481 0.19 vMB 177
213,857 213,857 0000000000000196dd62fff3dd5bbe745016c19fb789dd56e6e307ed718723d3 158 0.06 vMB 201
213,856 213,856 00000000000000f3d81f3c1cdc51f384afa128e6e951fc1f20bc04070244f6f6 566 0.27 vMB 271
213,855 213,855 0000000000000475f2ff46cb9775c48b51d226904ac8f125d9d3c7e5f2951f37 575 0.21 vMB 194
213,854 213,854 00000000000004b4e162329b6fc392f206afacba4be35d9f0c1de3b42920b571 289 0.20 vMB 136
Previous 10 blocks ↓
Total Size: 779.27 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 75
    • Outgoing: 11
  • Data Transfer:
    • Sent: 43.27 GB
    • Received: 0.60 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.