Loading Tool

Explorer IconExplorer

Memory Pool

72,314 transactions
27.77 vMB
0.07222629 BTC
Random Selection Loading Transactions
Max Size: 168.09/200 MB

Candidate Block

Mining Attempt b4f1f2fe44e3f00fb87dff20366bd5d68602110956d8419f64b165f1ebf03f47
Version 20000000
Previous Block 000000000000000000016dffe7445c108bac746ebb89454ac2dea8afaeeb91d1
Merkle Root 875ebbac64d5a125d973d7ce2e6dd76ec2afe3ef12a0050c4a79d76332a5c4dd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,826
Size: 1.00 vMB
Total Fees: 0.01180309 BTC
Feerates: 298.50 > 1.18 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,452 (107,800 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
807,652 807,652 000000000000000000037048c6ae6f654b2f5bcbcd4c9eedc890fa199481a5d6 2,483 1.00/1.00 vMB 20
807,651 807,651 000000000000000000017260fcf76f57f831f14c5500335d61469dd694bceb04 2,675 1.00/1.00 vMB 22
807,650 807,650 00000000000000000000014a2d90de25528414f5b50ad54d7e6503db425dc232 3,125 1.00/1.00 vMB 21
807,649 807,649 000000000000000000012a4fa65b6c0495f6b49227e49c862d6de8da0a826ffb 3,503 1.00/1.00 vMB 31
807,648 807,648 000000000000000000043e3ed51e7bc926456ee3ae05f0690c84cae99e8cd1a5 3,214 1.00/1.00 vMB 29
807,647 807,647 000000000000000000026bc679aa2506b8b86ec3cfecbd06e743b037c1f92c4b 3,062 1.00/1.00 vMB 32
807,646 807,646 00000000000000000004bbc746bb899999db433f936ebc0b31165f5ef8beeb85 3,492 1.00/1.00 vMB 28
807,645 807,645 00000000000000000002182ea11e2ec64838da659ec2245e57d6ff394dcb0520 1,884 1.00/1.00 vMB 17
807,644 807,644 0000000000000000000421f9567b64503c81f3af2de5b3e30a115845456cf71b 2,578 1.00/1.00 vMB 30
807,643 807,643 0000000000000000000101c81ca17707421645bda611685bf292d7bd20de28c8 3,333 1.00/1.00 vMB 16
807,642 807,642 0000000000000000000004de30287045f42c1ba53c0cf6578cbc865111f37ef6 3,279 1.00/1.00 vMB 19
807,641 807,641 000000000000000000010b8df61eab016422275975359c982c96a6d57e5e1234 2,341 1.00/1.00 vMB 22
807,640 807,640 0000000000000000000088f7359dca0baa5062ec02183eceb9f79a1e43de9d9f 4,579 1.00/1.00 vMB 14
807,639 807,639 00000000000000000004ce7c4a6ffb58e3e7f9426105fdcb481ce4982118f531 1,151 1.00/1.00 vMB 17
807,638 807,638 00000000000000000003337a1807ed83fccc9ee6f006511e149de6b08a140210 1,535 1.00/1.00 vMB 23
807,637 807,637 0000000000000000000116e64ce54f6a5274ee6c6f3164365355deed8c4332d9 4,660 1.00/1.00 vMB 15
807,636 807,636 0000000000000000000265f8e456bfbcb92aa73b1937b55d8ea95b36a0e4bb19 3,309 1.00/1.00 vMB 20
807,635 807,635 00000000000000000003db8db1ea35e2827304ecae6653f74edbc7b29c687b5d 2,044 1.00/1.00 vMB 20
807,634 807,634 000000000000000000001247c58f14d39411aec8e96a433785302c5ba393cbfe 4,400 1.00/1.00 vMB 14
807,633 807,633 00000000000000000003c2f248021d14c872a1372aaac0cf24f1df9309dcb0dd 3,396 1.00/1.00 vMB 21
807,632 807,632 0000000000000000000509facb870938491844a47f7114011c28af6633039575 2,840 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 783.18 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: 750.46 GB
    • Received: 18.85 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.