Loading Tool

Explorer IconExplorer

Memory Pool

49,192 transactions
30.22 vMB
0.16989280 BTC
Random Selection Loading Transactions
Max Size: 161.62/200 MB

Candidate Block

Mining Attempt 8d9b26ddb1f923543e621886db7ad365b9ff7b85bacd2bdee394c860cc8e8313
Version 20000000
Previous Block 0000000000000000000186ede1a913650c17a83169801ba62b38a00ade68ef12
Merkle Root d8e8b8b507269081c988c595e04a53f18a3e4f4c523cce19b4a08b49993c17ae
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,147
Size: 1.00 vMB
Total Fees: 0.08866425 BTC
Feerates: 261.10 > 8.88 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,811 (731,242 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
183,569 183,569 00000000000002c2421c0254526c61f9be155c6cfd366edc6172721d3b0cf702 48 0.03/1.00 vMB 158
183,568 183,568 00000000000004cec2dbdfefdee2742b6ce5fc5c36b7773c26db32eafa1097b8 64 0.03/1.00 vMB 90
183,567 183,567 000000000000060b91112e7d5583fc2e2035c326546489e82c7713de1d3b5429 81 0.06/1.00 vMB 111
183,566 183,566 000000000000047fd305cb08db89ab40be324963463fbd3e75118949b6fe35e4 512 0.23/1.00 vMB 88
183,565 183,565 00000000000002b3ca854cee1b45bb9c04595861c124da1af718e1f92ee1a7c4 53 0.07/1.00 vMB 88
183,564 183,564 0000000000000689bcd0e63243a494084a7e970ca44efd2b9aaeb4301cd68ef4 42 0.12/1.00 vMB 76
183,563 183,563 000000000000064354307022e635e721674e0b769e2fcace4abc6dda664f4d57 125 0.10/1.00 vMB 118
183,562 183,562 0000000000000006b253d425643131251288cd42d2ea87f4874d52e1244683d7 77 0.05/1.00 vMB 68
183,561 183,561 000000000000060d957514c1ab88085290e0e29569958f507b387fc469a33c25 8 0.00/1.00 vMB 33
183,560 183,560 0000000000000905ec79d2fb4923623985febeb7f582a54d2708f37c651d288b 96 0.05/1.00 vMB 163
183,559 183,559 00000000000001bfe0be001b64538e715d2ed84209988b1b0482214b318e982e 40 0.03/1.00 vMB 62
183,558 183,558 0000000000000a648dcfc48f4fce0d2891655dc0d628e35a5cdf99a373039c6b 64 0.12/1.00 vMB 133
183,557 183,557 00000000000007a72c2ca791c25e0111436be00b66eecbc2f001e8d5bbf8a3f4 25 0.02/1.00 vMB 58
183,556 183,556 0000000000000a459f131a24a2de1b84484be91bb996b723b5243f9f80403bd5 26 0.01/1.00 vMB 53
183,555 183,555 00000000000002279fbe2dbbcaaade107d46cc994c8c4e27183ea399c03364d3 21 0.01/1.00 vMB 80
183,554 183,554 00000000000005e1f71edfe45e403a4c9768c9334b14b36fa31f967fea695a6c 72 0.03/1.00 vMB 221
183,553 183,553 000000000000005af4a9b9cd63e2af0917f6e482bc14ce816870458c6ea67f15 90 0.05/1.00 vMB 204
183,552 183,552 00000000000007d02c2e3dc0b9221b176c7af66a8fff6b217b55abf9739ddcfb 84 0.06/1.00 vMB 115
183,551 183,551 0000000000000990f521e081587dbaf67cb985a998087c926ebe9c79f59b8bcd 10 0.00/1.00 vMB 45
183,550 183,550 00000000000004c294a4ae23b0b5588320dfa235f7d3c5c06f45b10bf97024a8 22 0.01/1.00 vMB 102
183,549 183,549 0000000000000396532b0ad0df2d2642efd5df4594ae1888da16d4f3527b613c 39 0.02/1.00 vMB 175
Previous 10 blocks ↓
Total Size: 782.05 GB

Node Details:

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