Loading Tool

Explorer IconExplorer

Memory Pool

37,896 transactions
28.02 vMB
0.06352319 BTC
Random Selection Loading Transactions
Max Size: 142.01/200 MB

Candidate Block

Mining Attempt 7a9ec42323bec0fd4e154d8151e9669aebe2a259454d53203f3f484dd9b366d3
Version 20000000
Previous Block 000000000000000000000f89b058d4b18daa328c2fce04942c1a63879d853ae0
Merkle Root caa5dccd07151d8cd17fc9840eacc879e02e8263f4e2b2b99d7e6c9cbfb9beea
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,466
Size: 1.00 vMB
Total Fees: 0.01001065 BTC
Feerates: 126.10 > 1.00 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,600 (643,406 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
271,194 271,194 00000000000000051b599da08a5042d7a287928f97b0f0131d61f37e94e0906b 128 0.11/1.00 vMB 35
271,193 271,193 000000000000000016bf7b52509b1389a440b7aa194acd1af0cd88a89749fa35 620 0.25/1.00 vMB 62
271,192 271,192 00000000000000036c03308d5278ccaf867282446c6124a83c491e6b21c0d9f5 272 0.12/1.00 vMB 53
271,191 271,191 000000000000000303b337c746a795d844b04dc84d4074cad207678d14910576 451 0.25/1.00 vMB 52
271,190 271,190 000000000000000086308a20cc0b039860720e6f3d6315434bf329220ee2ce36 118 0.12/1.00 vMB 31
271,189 271,189 0000000000000000901257b3ae107fd67bf8f9190eed6d549350cbd5e3527ca2 416 0.25/1.00 vMB 32
271,188 271,188 00000000000000007219895fcdcbe227df158c9059e57c6b1dba72ab62d93e32 680 0.25/1.00 vMB 84
271,187 271,187 00000000000000064bb57c6681a117371f06c4efe26917d9179a56cc20cff9f2 197 0.12/1.00 vMB 41
271,186 271,186 000000000000000299c72d3515d2213a92c3bc93225c498cfc15a32b8c1acebf 476 0.25/1.00 vMB 53
271,185 271,185 00000000000000066169b299a667f4ea037061871c7205854e597e091dfb727a 228 0.10/1.00 vMB 44
271,184 271,184 0000000000000000625cd1ff4b40a21f04710e4a911d1f8b88ad8ffce92c1320 212 0.11/1.00 vMB 64
271,183 271,183 0000000000000004435265513215f4ebe838811bd673de2d676311b385707a1d 223 0.10/1.00 vMB 53
271,182 271,182 00000000000000034310f1847e086efb41ca74edf930bc61d85a6c3da9607c47 282 0.14/1.00 vMB 68
271,181 271,181 00000000000000023fd395f95400c05769e9267dcef2216833d107c262b111f0 370 0.22/1.00 vMB 55
271,180 271,180 00000000000000029b79b75d7880c1346a9daed68bba6436be96334f88dede21 134 0.16/1.00 vMB 25
271,179 271,179 000000000000000208747b0ff742c327ebb4471b1430eefc90a8b70ac5934917 158 0.08/1.00 vMB 35
271,178 271,178 0000000000000000ba471db57776a48e4b1759f0e24cc510d0c1852383d02454 566 0.34/1.00 vMB 47
271,177 271,177 0000000000000002cf64295eeaeb5768b6d4a8aa2b000ff892bf3b278598b783 479 0.25/1.00 vMB 43
271,176 271,176 0000000000000005d8d80cd37cdfcec5dc8c9f9185bb1d146f07fa08796fdc35 236 0.13/1.00 vMB 56
271,175 271,175 00000000000000067ab041bd85de3a616778f09d0ae5f68d80cacf7bfe3bc95c 86 0.05/1.00 vMB 42
271,174 271,174 00000000000000007aa501c8256d07993987c9cc347b8ced8a953e9dd0939983 425 0.19/1.00 vMB 63
Previous 10 blocks ↓
Total Size: 781.69 GB

Node Details:

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