Loading Tool

Explorer IconExplorer

Memory Pool

82,194 transactions
30.96 vMB
0.08978212 BTC
Random Selection Loading Transactions
Max Size: 188.93/200 MB

Candidate Block

Mining Attempt 3708f44cb8856b3f31b0a3276f90a6e3bf40b72aad8a20a2633ccfd4d525c897
Version 20000000
Previous Block 000000000000000000018a6131e27c6c8e6c00f0695c67492c18c531297b0321
Merkle Root 973bc2b0097ff0e0248a43931700870ffe9414f2a12086b40de632456e22e3cf
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,825
Size: 1.00 vMB
Total Fees: 0.02029333 BTC
Feerates: 150.93 > 2.03 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,332 (142,711 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
772,621 772,621 0000000000000000000122d3160cd0cc958de1ba666ec80920b752ced57e0e94 1,723 0.63/1.00 vMB 12
772,620 772,620 000000000000000000042776a6257612922f0d5e3a7bebda95f0ccb2729cd8dc 91 0.13/1.00 vMB 2
772,619 772,619 00000000000000000000fb43741a7a93f837eb25f558d91a2ca52f1e22064700 714 0.35/1.00 vMB 10
772,618 772,618 00000000000000000001b9a0b9503be137f21060de3f9dc8bff338ab9ef244fd 2,789 1.00/1.00 vMB 15
772,617 772,617 000000000000000000003e6bbab8c5731134e62e856aa8ac8dcbcda59dc7a8d6 2,955 0.98/1.00 vMB 14
772,616 772,616 00000000000000000002a72f67f786fccc274418f382bc9ea049384a672c03aa 592 0.39/1.00 vMB 3
772,615 772,615 00000000000000000003af8ff6f35d69425cc88d4af0be2312e1a74f8223ca4c 1,652 1.00/1.00 vMB 9
772,614 772,614 00000000000000000001441714f686d40c0ceaaee8fcd883e726798def0d8ecd 2,279 1.00/1.00 vMB 11
772,613 772,613 00000000000000000000fac2e58a562f59dd257535a790c19a7fbffa2914d799 85 1.00/1.00 vMB 1
772,612 772,612 0000000000000000000212b4c8448c11d9b19208cc9fca275157dd87fd7cb201 2,337 1.00/1.00 vMB 7
772,611 772,611 000000000000000000067ad986f87700b5dc0178352131a279e8799f08384d7b 1,679 1.00/1.00 vMB 11
772,610 772,610 00000000000000000005da3fe000006b693167103aa0a7586c0780eefcaaeb86 1,554 1.00/1.00 vMB 15
772,609 772,609 00000000000000000003bc765a84d33593f63ee18bf4419c9f2d994c49633364 1,463 1.00/1.00 vMB 6
772,608 772,608 00000000000000000001dfa910d4cdf106ff593a695df4f3a23a59ae5e839e77 5,455 1.00/1.00 vMB 4
772,607 772,607 00000000000000000004406f67dd9face0973c870bac07ef6fb278bd4545fc75 1,617 1.00/1.00 vMB 4
772,606 772,606 000000000000000000010fec0de8bcb5e40f1a208073a068bb1763ccbabb92e7 2,966 1.00/1.00 vMB 12
772,605 772,605 00000000000000000005bba7031274a8125464f093cebb1b199923d33068a873 2,564 1.00/1.00 vMB 10
772,604 772,604 000000000000000000017a00d2f8fbfe4cc592c46c1692e4272b7ce230d43a10 327 1.00/1.00 vMB 3
772,603 772,603 0000000000000000000425f458fbe4dbfbb640ba685174b6f1d252c4e3f64aab 1,481 1.00/1.00 vMB 12
772,602 772,602 0000000000000000000594e7d274d86863b8affda9b512b83f7c282010f434c5 1,086 1.00/1.00 vMB 8
772,601 772,601 00000000000000000001210ae92d120f1fba231b2a92452b547abd5eb9905055 1,833 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.97 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: 715.85 GB
    • Received: 17.74 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.