Loading Tool

Explorer IconExplorer

Memory Pool

75,752 transactions
28.33 vMB
0.06446189 BTC
Random Selection Loading Transactions
Max Size: 171.60/200 MB

Candidate Block

Mining Attempt 367d3e38d46f331d9bea73e3c021ba7e379d348f3afecd275ba9947e55b0f71a
Version 20000000
Previous Block 0000000000000000000169e11a5774bf6f1eff7be8cb96cd30c8ad82f3884e2d
Merkle Root 007a5a1de64e35e3a20acf49b59259a60fd77cc3ef234006f8fdb8d5d96d442f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,942
Size: 1.00 vMB
Total Fees: 0.00573004 BTC
Feerates: 101.00 > 0.57 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,158 (532,363 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
382,795 382,795 0000000000000000069b9e7a1d0f18a4cc3335c122eaa4b156e785b8302ec4b0 1,188 0.61/1.00 vMB 34
382,794 382,794 000000000000000006769e8dbe693356c7c1edc20c273e95254394b8b8a6fd3a 554 0.29/1.00 vMB 31
382,793 382,793 0000000000000000083cdc89b4c9bca009fa45d23dd811376922966be8d7c97f 174 0.11/1.00 vMB 18
382,792 382,792 00000000000000000cd5c16a3746e3c522894d7046b714d95d44fabfebc47a62 2,155 1.00/1.00 vMB 35
382,791 382,791 000000000000000006888e6a96b0fff23c4e2b3c85a2375bbaee2574469c30b0 174 0.11/1.00 vMB 21
382,790 382,790 0000000000000000049e868166896dc527f346bc8d7ca19589fbc8c9d275feee 1,112 0.67/1.00 vMB 30
382,789 382,789 0000000000000000100022bf03bab840f6c90647043ca17a43c1665dd8aaaa0f 1,336 1.00/1.00 vMB 27
382,788 382,788 0000000000000000075be5c080e3b731bbfa8bf143cfeb1cef893ecef934346a 1,990 1.00/1.00 vMB 32
382,787 382,787 00000000000000000e48083f0281a8d33c7bfbfc5d40f4324b9c799bece149b4 1 0.00/1.00 vMB 0
382,786 382,786 000000000000000001878fec3439e21be1c15f2a37c2f01d3af22031f7bf23dc 1 0.00/1.00 vMB 0
382,785 382,785 000000000000000008047ce967ce1d72dd53afa7151b2f8db325440ad8384d17 2,149 0.95/1.00 vMB 25
382,784 382,784 0000000000000000073ee6a4ca8bbe54bae03229bec37ab075cbf4359857b355 3,597 1.00/1.00 vMB 68
382,783 382,783 0000000000000000022912fb34e0ceb4a993f9297b70cb6f16de3a394410ffb0 571 0.36/1.00 vMB 60
382,782 382,782 0000000000000000025e26d93a16f67c12ca1fcb8132e40558c6cf8ce78b31e7 497 0.27/1.00 vMB 32
382,781 382,781 0000000000000000008780cba797971d88d504d42b8d129a984db073e8058d1e 1 0.00/1.00 vMB 0
382,780 382,780 000000000000000010447d8d889b4750645be916357f6b3225cc5673a0532a5e 1,297 0.85/1.00 vMB 20
382,779 382,779 000000000000000002ca4347d89ff9aa9d48f6838d7e81da855cabc877512b45 283 0.91/1.00 vMB 8
382,778 382,778 00000000000000000086422164abe9121b1ea63bc3e3f5357bc58cf8e345b787 1,757 1.00/1.00 vMB 30
382,777 382,777 00000000000000000f91dbfd9b3236723b4963e7a24ac5290fd546f981173f08 594 0.38/1.00 vMB 26
382,776 382,776 00000000000000001037e8cb51c96c245aba3113e2eb7691dd88a8163b360090 629 0.38/1.00 vMB 29
382,775 382,775 00000000000000000ddc71c69b7804bde698884fac1868f126730459e9e96ada 921 0.53/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.67 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: 673.10 GB
    • Received: 16.39 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.