Loading Tool

Explorer IconExplorer

Memory Pool

40,888 transactions
26.59 vMB
0.06660461 BTC
Random Selection Loading Transactions
Max Size: 138.54/200 MB

Candidate Block

Mining Attempt b737d0c7a97bcf7952169ac43c05706fd2f8df9b61061ca4ced2fc3207df44d4
Version 20000000
Previous Block 000000000000000000002d329f64171128f24895d65f294da7fb5276d5bc24ec
Merkle Root 71df83001325ebdb7a6d1b75fa81214f82b15789a24948347c57d79459dd9ead
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,771
Size: 1.00 vMB
Total Fees: 0.01748792 BTC
Feerates: 265.25 > 1.75 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,935 (338,174 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
576,761 576,761 0000000000000000001aef4076ec29918ef0484b528667183d5f84b82f65b17e 1,413 1.00/1.00 vMB 47
576,760 576,760 0000000000000000001cd3822986897040e81496aea8e2cbfa9f48594a09195f 2,780 1.00/1.00 vMB 86
576,759 576,759 00000000000000000011cb716d6c319f7d7ed992096dcf22fea1de896c8cf667 1,877 1.00/1.00 vMB 84
576,758 576,758 0000000000000000001fb12d7730d5e671fd01066fcdc025c53cd6c3da5ff623 2,572 1.00/1.00 vMB 94
576,757 576,757 00000000000000000000a033d1959bbfb903ebb469ec0b8660ad68e9bc94a547 2,607 1.00/1.00 vMB 145
576,756 576,756 0000000000000000001e2070df3570878c4c762e511866e56a5cfe17e15a9c12 2,789 1.00/1.00 vMB 156
576,755 576,755 00000000000000000022dcabeea16ab6516e19a035090524d4509d1e74201bad 2,745 1.00/1.00 vMB 211
576,754 576,754 000000000000000000016e1bc5afac60a9d2edf0d34a65df311fa97e7738e790 1,694 1.00/1.00 vMB 37
576,753 576,753 00000000000000000006aa079313892f2a4f9239fe219d5289d79bc499809951 2,254 1.00/1.00 vMB 79
576,752 576,752 000000000000000000049a69dd96dd90c63b0e86826dd9433ec772d51974c612 545 0.18/1.00 vMB 62
576,751 576,751 0000000000000000000d3606b7c1cd7a06fdb0f3db9fc6d8e33be4ceeb0d194c 2,562 1.00/1.00 vMB 71
576,750 576,750 0000000000000000000f48905e9a690b1f7008d5f2de7ded45d771e387cd6271 1,676 0.84/1.00 vMB 20
576,749 576,749 000000000000000000216d2666d85f7dc348900558aebb2d626a8e395343edbb 2,506 1.00/1.00 vMB 37
576,748 576,748 00000000000000000017c92b8afc02413f7c99a57e6f2e57d02b8709e0ff5147 2,995 1.00/1.00 vMB 97
576,747 576,747 0000000000000000000123f4e7e34cf88ae77b42a1b4f92dfd7eb45087eb556d 2,303 1.00/1.00 vMB 71
576,746 576,746 0000000000000000000a26e6d1483d4547a6eb23670ca03910e36cbf77aab749 2,846 1.00/1.00 vMB 121
576,745 576,745 0000000000000000002526097beac273cf55bcba7026139753f32de9ef03a3af 2,145 1.00/1.00 vMB 21
576,744 576,744 0000000000000000000c746c34a5606be71b9762498a26d187d65eb46456ef07 2,446 1.00/1.00 vMB 119
576,743 576,743 0000000000000000001f9ea0af2c932639bf72baf2e8b4d9e10d75c9dff5a8e9 1,099 0.50/1.00 vMB 40
576,742 576,742 000000000000000000116183c6fc247ab114d4fb184f97989d686f16804f43b3 2,201 1.00/1.00 vMB 46
576,741 576,741 0000000000000000000b3f650309b211e88fc85ad39b03d23ccbde33fbd7913e 2,525 1.00/1.00 vMB 52
Previous 10 blocks ↓
Total Size: 782.27 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: 656.67 GB
    • Received: 14.40 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.