Loading Tool

Explorer IconExplorer

Memory Pool

82,660 transactions
30.72 vMB
0.08538016 BTC
Random Selection Loading Transactions
Max Size: 185.34/200 MB

Candidate Block

Mining Attempt 869cec97a79d10b1fd18f9947b97bb12c93a75f0e20c069fe5ba29266cb11b8d
Version 20000000
Previous Block 00000000000000000000daaaba2827031446cf297bcb4eeef0745bb93d0d4e56
Merkle Root 987b5cf791557e05157a620c1df24266afde721485e22b8cbf9dabf8a3f7837b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,504
Size: 1.00 vMB
Total Fees: 0.02022794 BTC
Feerates: 73.20 > 2.03 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,974 (590,956 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
324,018 324,018 00000000000000000d34b6c3df2bdd43d482d4b4de9a2fe86b752b91a0d6c5b6 1 0.00/1.00 vMB 0
324,017 324,017 000000000000000010cbed869f4b350441f10496d344dc3412cd3a241d881b30 1,092 0.62/1.00 vMB 31
324,016 324,016 000000000000000014b2b5c2d5f9ee9472b724a978bc34fed52abed22180be07 567 0.30/1.00 vMB 26
324,015 324,015 000000000000000014e5231e5b771d4004a16170ba4d62bb418699e47b40a443 131 0.09/1.00 vMB 22
324,014 324,014 000000000000000015775a6e1a8ed0db8ab5ff2478712f901800ad83fe22c8b5 138 0.10/1.00 vMB 19
324,013 324,013 000000000000000009cc153415bac61a5937f3cc50093aa1ec47f0257c2ed13d 406 0.22/1.00 vMB 26
324,012 324,012 00000000000000001a6bfe944b6705489b38d081320311da7f17c69b89306486 711 0.40/1.00 vMB 28
324,011 324,011 0000000000000000063e2f01667db65bc6c6ee23feabce1cf79d96affe8a1b65 907 0.64/1.00 vMB 39
324,010 324,010 0000000000000000105fc7d86f64dbc7a27a65cf9f8c7b63329d6b9ac5640d3a 1,411 0.75/1.00 vMB 33
324,009 324,009 0000000000000000091033bb6416da002a704edf543ddaf24d90ccbd37503713 1,027 0.68/1.00 vMB 26
324,008 324,008 000000000000000002db801b2bf93fe5cb924d961f0b5d5285f8471d8c98b31a 64 0.05/1.00 vMB 44
324,007 324,007 00000000000000000a2dc08a6247ec239ecee375df41bf7c6e7b80af7d51723a 490 0.37/1.00 vMB 22
324,006 324,006 000000000000000018ebcead3902da8f460a8ffada7cc0912439879ad8792295 504 0.36/1.00 vMB 26
324,005 324,005 00000000000000001f0f209fdc7feab7a99e50e12ab6bd688386f7f5adf917b2 47 0.05/1.00 vMB 4
324,004 324,004 0000000000000000176ed9ee24fe45e648cf133c4fb30257196a2682bf823bbe 87 0.04/1.00 vMB 27
324,003 324,003 00000000000000001995090edaa96f6ea4d40ee8d06d82891961341a07ae4902 1,043 0.70/1.00 vMB 26
324,002 324,002 00000000000000001a96d1bd34817ed96f2f7dca8f20e326af4bb4a6df2ccaf8 32 0.02/1.00 vMB 7
324,001 324,001 00000000000000001377803fa65444713dab6cae2c10172727775bb425c6a160 137 0.12/1.00 vMB 15
324,000 324,000 00000000000000000b9880c40075d763b2a5f04fc01444a6278c5d2d442cda0b 709 0.53/1.00 vMB 24
323,999 323,999 000000000000000019753a4edda01de403ad3d891e79d4cd1263fff3bd51062c 1,088 0.75/1.00 vMB 24
323,998 323,998 00000000000000000aa58cc9a9e3193520e625c171578ffd60b698ded64e2381 418 0.42/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.34 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: 661.55 GB
    • Received: 14.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.