Loading Tool

Explorer IconExplorer

Memory Pool

77,809 transactions
29.01 vMB
0.09724584 BTC
Random Selection Loading Transactions
Max Size: 174.81/200 MB

Candidate Block

Mining Attempt 7771f9fb810b91335c91d38ed1d74a2b7f951c4e26d8dd1be76d0bbc6ea7241d
Version 20000000
Previous Block 00000000000000000001a2148a353b227d382a7d8eddccbe4a14c874fc92a04e
Merkle Root c850569eabd67bb8c3fc9e7af3c4198c98cbc3423d5b99b798bef9105e7c3471
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,867
Size: 1.00 vMB
Total Fees: 0.02538471 BTC
Feerates: 144.91 > 2.54 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,267 (635,254 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
280,013 280,013 000000000000000049b9ae577e37013bdb19d2baa2f15e4c3cf51975e827c701 552 0.25/1.00 vMB 45
280,012 280,012 0000000000000001109c14e5323e9c65ec8f7455c4247463f24e214b020357b2 526 0.24/1.00 vMB 45
280,011 280,011 00000000000000006de6aa76607e970b0e846b57d49a456de7fb99ce82622905 61 0.03/1.00 vMB 40
280,010 280,010 00000000000000010feafc0e9c6dfc739d6b9eec22312de86fc93fbc395c5d9a 58 0.02/1.00 vMB 34
280,009 280,009 0000000000000000572a69c85ee3eaa31bf015c9b387b0e4f92d0a93beb0c9d2 173 0.10/1.00 vMB 25
280,008 280,008 0000000000000000e9603f884c7cbf7ef7adca54c63caabc239340d792768f5a 227 0.09/1.00 vMB 36
280,007 280,007 00000000000000013e7696c0d102f8b82a471434d8605ab3d57efe69b6eef2aa 48 0.02/1.00 vMB 51
280,006 280,006 00000000000000011286acc87f07cc55210f998a7ec7e424ace1fe7b80e3c0b1 330 0.17/1.00 vMB 47
280,005 280,005 00000000000000012707853ce0885f39198c2ab29886a21b7f4544415e94f71d 117 0.11/1.00 vMB 27
280,004 280,004 000000000000000158cbcc7acdc9fbb162fdeb2f1c09530dd14aa876f0dc9594 78 0.03/1.00 vMB 59
280,003 280,003 00000000000000011482b8022e8984df6ec1ed1213201ec37d99e730d022684f 580 0.25/1.00 vMB 32
280,002 280,002 0000000000000002439e3f01a020d3539cd336c922071f55b8f07ef8eddb128b 75 0.03/1.00 vMB 158
280,001 280,001 0000000000000000bc7b8f8b4a60aeb73c05de005797af3b78e84d61c93f3d15 53 0.03/1.00 vMB 117
280,000 280,000 0000000000000001c091ada69f444dc0282ecaabe4808ddbb2532e5555db0c03 240 0.13/1.00 vMB 34
279,999 279,999 00000000000000029b0adb904fd89e7ece37a17a02f90f1628d38791abeeec47 150 0.08/1.00 vMB 29
279,998 279,998 000000000000000110fafba9dee9b5b3b255928d42b499002f9c1d21cd808300 187 0.11/1.00 vMB 26
279,997 279,997 0000000000000000efe24baf44ac33a2726b65124567b0206ddc143dfae1c5be 324 0.15/1.00 vMB 34
279,996 279,996 000000000000000103c6198dc28dba76ffbf40f4f135a019655d4ae7d695dae8 89 0.03/1.00 vMB 162
279,995 279,995 0000000000000000403be703fe3840ecf810c5483bf92d8224009fb50e787dc4 544 0.25/1.00 vMB 46
279,994 279,994 00000000000000018c51513722951cad28c313abb29679cb96334905e299da9b 429 0.19/1.00 vMB 65
279,993 279,993 0000000000000000f9174b3552f01f22e4a8195c6906ca8fe242c223ef244760 562 0.28/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.85 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: 712.80 GB
    • Received: 17.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.