Loading Tool

Explorer IconExplorer

Memory Pool

87,916 transactions
32.58 vMB
0.24910439 BTC
Random Selection Loading Transactions
Max Size: 194.75/200 MB

Candidate Block

Mining Attempt aca0f6da14620fc7e8ebed2941b394839118d1002d42a89efd78fe3f0622f51e
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root ab0dd0a2c835e92a813a7c8d01d5d9a35ee0200cd77b481248ff9bb60ccfa654
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,853
Size: 1.00 vMB
Total Fees: 0.11026669 BTC
Feerates: 538.26 > 11.05 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (174,473 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
740,674 740,674 00000000000000000004fd1eef5cc598f4a400848aa7266b135f96c14313f49b 2,763 1.00/1.00 vMB 20
740,673 740,673 00000000000000000008c671d927cd5605b4108b2706761ae2a0c27d247e451a 3,072 1.00/1.00 vMB 24
740,672 740,672 00000000000000000002def9f3eef106b7ab01641924fc12617eaa8320ef4b2a 2,084 1.00/1.00 vMB 35
740,671 740,671 00000000000000000003b369944e07cc1dab5449a662272a916a7247d57e4be3 2,925 1.00/1.00 vMB 43
740,670 740,670 0000000000000000000806a18a21e4568f4c3bb94cd0681930ed0ae6a3dfe3d7 3,357 1.00/1.00 vMB 30
740,669 740,669 0000000000000000000693fefdd46fe508a4a43c4cb45d5abded06f534706460 2,664 1.00/1.00 vMB 19
740,668 740,668 00000000000000000005fcd1a86707b58446c29588be9c768ef9d8164c945b78 2,451 1.00/1.00 vMB 26
740,667 740,667 000000000000000000045dbcb0f544b428e81af9f8f8c591751dd66ed3fb6f4d 2,363 1.00/1.00 vMB 12
740,666 740,666 00000000000000000006849dd8c5d804a13c6a29b4aa847d92738a85292a7ee6 1,825 1.00/1.00 vMB 16
740,665 740,665 00000000000000000000f8604ea22001d3edee8a45f93a8d94bf56b47669c458 626 1.00/1.00 vMB 13
740,664 740,664 00000000000000000000d49963d01d0ca7d8a304385882bbc8d1f826036a9605 3,725 1.00/1.00 vMB 21
740,663 740,663 00000000000000000005d027def46e3f8b2b7688a3b2b351ced58aab6d80db6f 2,432 1.00/1.00 vMB 24
740,662 740,662 000000000000000000001aa7b98493f151bd565c30ac69f840b4ccf952ba8dfd 1,839 1.00/1.00 vMB 21
740,661 740,661 0000000000000000000053006ed1d0029e4016177be406de6348ae211786a8ec 1,512 1.00/1.00 vMB 13
740,660 740,660 00000000000000000007b9b81b5919c9af28217bc1e805281c3041d615e595b6 3,376 1.00/1.00 vMB 32
740,659 740,659 00000000000000000007515fa50754ad572854b6b66668fdc93b85355e049950 3,362 1.00/1.00 vMB 12
740,658 740,658 00000000000000000005c28ac26fe1172c2e0b52aa89cf2da34c467d89868b52 2,551 1.00/1.00 vMB 28
740,657 740,657 000000000000000000055aefc3a9c21f95988663bcf124228d2caeb8a23c76c5 3,347 1.00/1.00 vMB 20
740,656 740,656 000000000000000000007f114d72571cf2c6da541488890a2e5c831afaf44549 158 1.00/1.00 vMB 13
740,655 740,655 000000000000000000054aa07a5790dafb4ee6a278d6ec251189c980abdee186 2,190 1.00/1.00 vMB 25
740,654 740,654 00000000000000000008634fe09dd7f6deba700f13ddc5ccfcbb8c78cd062729 349 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.65 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: 672.71 GB
    • Received: 16.32 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.