Loading Tool

Explorer IconExplorer

Memory Pool

40,478 transactions
26.16 vMB
0.07297621 BTC
Random Selection Loading Transactions
Max Size: 135.87/200 MB

Candidate Block

Mining Attempt d20a2e893816c9aaa23097498c587084be9ce09ae1a9293b0551984dfe0dc7c8
Version 20000000
Previous Block 000000000000000000014ae1b6ec1276480a3d912701d420b2806ba6ee0c7cd5
Merkle Root 51dabffc478dc975bf0aaf0be826c7aa391da19cf44486fc56c5ede48b773d9c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,869
Size: 1.00 vMB
Total Fees: 0.02530364 BTC
Feerates: 73.20 > 2.54 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,873 (685,030 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
229,843 229,843 000000000000005f19aa66439fa2bcb76daf2b598c0c1d09e5a96f2f763ed174 273 0.11/1.00 vMB 193
229,842 229,842 00000000000001b62ea9e0968842e98aed360ba3304c415981e62afbc8fead88 371 0.26/1.00 vMB 111
229,841 229,841 00000000000001e6b1075f1276ef80d92919695ad4f9899ce9412e61e4054381 524 0.24/1.00 vMB 157
229,840 229,840 000000000000019cbb375b5e7e9003e16b51986ac2210bf17b40b394c831fe09 391 0.19/1.00 vMB 182
229,839 229,839 000000000000004d8261fac934743ea0a13cf9dcc79ffe55f531cd855577ce8d 726 0.31/1.00 vMB 168
229,838 229,838 00000000000001b3a6f479624761b9841860df38654b85622167a62f6a40c130 286 0.24/1.00 vMB 120
229,837 229,837 00000000000001b9f3223afb668efa606bcdb3624a5424b820cef63f964ceb8b 1,075 0.47/1.00 vMB 141
229,836 229,836 00000000000000963f40e74d02a375f977060fda4ce1095351f0d15ffb1d21af 809 0.25/1.00 vMB 291
229,835 229,835 000000000000021a8d52d45211cb55af8f6fa74aaf3494cf59211943a076e529 363 0.16/1.00 vMB 149
229,834 229,834 0000000000000013d5eeb0dc1f1d1182625cbef8917c4ad7ba84d844bd9cf00d 79 0.05/1.00 vMB 108
229,833 229,833 000000000000013fe7e3fb85132f392154c4e2e87c6e6f500ed4812b4a02b5c0 270 0.12/1.00 vMB 162
229,832 229,832 00000000000000aa36a88e80c5e032e518579e1be965f04317ff64d74b117dbf 524 0.25/1.00 vMB 90
229,831 229,831 0000000000000066725a924bfa1cf21de0724a30567e71ff69bd543eddb6bdd0 276 0.25/1.00 vMB 56
229,830 229,830 000000000000020ab8b4b84eeec9bf546096970416d35c51f0606a6531fec93e 417 0.25/1.00 vMB 154
229,829 229,829 00000000000000c6b6c47b979bbdbd9d289cceb2f0644e4154deb1be7b5791d7 256 0.13/1.00 vMB 102
229,828 229,828 00000000000000df4f49ad36a7b3ebe48af978fb6ef98b8782c7dea5b6c48fcb 740 0.25/1.00 vMB 250
229,827 229,827 0000000000000103c72884b9465443e6ae4651481708f449ea34f64b609bbb81 347 0.25/1.00 vMB 136
229,826 229,826 00000000000000b3b12eff7659256317b926a624ad0b07cf50bd0887f5b98e75 26 0.05/1.00 vMB 50
229,825 229,825 0000000000000222138a174c8580507bc853b41e16210fa49a958d92ed7dda92 609 0.25/1.00 vMB 152
229,824 229,824 0000000000000041e4dbc0056e1a0556885fb76cc4467a29fc70a20cb8138b33 212 0.08/1.00 vMB 264
229,823 229,823 000000000000027579d28fb480ccad8e2516d1219d4c1919e3fd4fc0c882955d 114 0.06/1.00 vMB 140
Previous 10 blocks ↓
Total Size: 782.16 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: 653.42 GB
    • Received: 13.87 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.