Loading Tool

Explorer IconExplorer

Memory Pool

37,501 transactions
26.10 vMB
0.06251947 BTC
Random Selection Loading Transactions
Max Size: 134.06/200 MB

Candidate Block

Mining Attempt a45d6af54a5155d813e4977bea97b5dfb0b0a41f1dfbba8b41e163901af43f64
Version 20000000
Previous Block 00000000000000000000176eec4f97613301ccca0f642e4b2100196c9276c6da
Merkle Root 2f3dc7d7c280fb8f145646f368e7aa035d6bc1b8aa9fabf0eb496731cd0ceb7b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,622
Size: 1.00 vMB
Total Fees: 0.01438969 BTC
Feerates: 102.99 > 1.44 > 0.12 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,674 (583,035 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
331,639 331,639 00000000000000000686c7b939f4ff2ccf142b6df599a5a5641b7ae1d9b3f355 245 0.16/1.00 vMB 20
331,638 331,638 00000000000000001884971f7500369ffcd4d2f316b3e2cb1f532f2e61a44302 128 0.04/1.00 vMB 36
331,637 331,637 000000000000000003cb03832b2c621892154a1f26615e269483963935b97696 661 0.48/1.00 vMB 24
331,636 331,636 00000000000000000c396fa9fa76982bb614b8a4d59dcbc8eede7d53e24172d6 138 0.09/1.00 vMB 15
331,635 331,635 0000000000000000048b1316b10b1034cdc24621fab078889c6b7dfd6c97ffe6 482 0.29/1.00 vMB 24
331,634 331,634 0000000000000000070ee14b9806c2e0d9dafc0ff753bb06b47fec1352cb1db4 816 0.49/1.00 vMB 24
331,633 331,633 000000000000000016deab9ee104a254af6cf1d6102e8b7e9731f8cbbdfc0537 541 0.51/1.00 vMB 17
331,632 331,632 000000000000000002193569986253270415c10906ca823d07fc252db6437466 791 0.47/1.00 vMB 23
331,631 331,631 000000000000000016e0db7887b7b2244ca4c60879b9e2a81a3b046732c7a1c1 108 0.06/1.00 vMB 16
331,630 331,630 000000000000000009e0c8d0e971b38ca2a656258f012c08c144ff8a1668f723 433 0.30/1.00 vMB 21
331,629 331,629 000000000000000017703d7d1ef4c6e0074fad105ccb0d90c3d433b110c4504b 621 0.34/1.00 vMB 24
331,628 331,628 0000000000000000117369989a5babc13c80e2963aed020ec1cae1511f8278ae 462 0.25/1.00 vMB 22
331,627 331,627 000000000000000011dbf817f4bcb25885039cafd346e11fc4cdf551a99f588c 841 0.75/1.00 vMB 22
331,626 331,626 00000000000000000f8aa78927ff7aee6122dee7835abebb5c3260a8c6fa176f 1,667 0.57/1.00 vMB 44
331,625 331,625 0000000000000000118cce4ffec48d2b22103ce732f76e1313380e39c42b1b84 362 0.18/1.00 vMB 26
331,624 331,624 00000000000000000d2415d39c20eb8a24814a34de66d4ff5c4c6e07158ba15b 192 0.09/1.00 vMB 28
331,623 331,623 00000000000000000ba5e238e66de072fc5e39b6783c7c35ed5074271850eabb 822 0.41/1.00 vMB 25
331,622 331,622 0000000000000000123f9cf1619019a353eb1d560d07330692763b3b54d6484f 35 0.01/1.00 vMB 22
331,621 331,621 00000000000000000b6616491e2080d5221f2ee47f341ec62eda21a00ff14649 187 0.12/1.00 vMB 13
331,620 331,620 000000000000000018358343163f8527d0e1d746e40cc31b6216772d9ff9b104 339 0.21/1.00 vMB 37
331,619 331,619 0000000000000000167045af02f9f16b78fed61ee54e41de1b96157deb5bc076 712 0.61/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 781.81 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: 635.53 GB
    • Received: 12.31 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.