Loading Tool

Explorer IconExplorer

Memory Pool

37,938 transactions
27.03 vMB
0.06474265 BTC
Random Selection Loading Transactions
Max Size: 137.59/200 MB

Candidate Block

Mining Attempt 71913a431fed2a36ab0afa22e506d78f3e9cd2585b04ec62d8959531f38daa33
Version 20000000
Previous Block 00000000000000000001e4b1a4e8cb31091c99e95f3a4b20f061a795889f3d3c
Merkle Root aaebcf81c3ca141e2c9d95bb07dbf5269814211807d6042341e44191ffd235d3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,761
Size: 1.00 vMB
Total Fees: 0.01382081 BTC
Feerates: 100.28 > 1.39 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,650 (737,974 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
176,676 176,676 0000000000000860125b01c248813c5711a1a1dd71c0785f862421d0c55c46b8 116 0.04/1.00 vMB 87
176,675 176,675 000000000000068818e4167da65d4009ae7f393e77cf4364810c158612ee98e4 118 0.05/1.00 vMB 90
176,674 176,674 00000000000000ae08a5749432e9271b94b6550eec11fa8faab24a9afd38a64a 23 0.01/1.00 vMB 60
176,673 176,673 000000000000003a7cfcc07f2e1836cf054f971e4114c672ca3c081921c71bb1 17 0.01/1.00 vMB 43
176,672 176,672 000000000000052dceaecdd3d1e16be4175bf54feb6c8a4411e585930392a9d3 40 0.02/1.00 vMB 137
176,671 176,671 00000000000001fa6638e84204e26876a9a92315fb32c62e49e266b0923332b7 31 0.01/1.00 vMB 225
176,670 176,670 0000000000000209f4b9501782d5255527f3cbb92dfd0bda42764107e11cbe91 1 0.00/1.00 vMB 0
176,669 176,669 00000000000005a0705bc54658226b03e4c1d4b10fa70e6163716cbb101932d8 8 0.00/1.00 vMB 18
176,668 176,668 000000000000087786f4236cdd16148004b3baefa1da0a9329e213ccfab428b7 13 0.01/1.00 vMB 29
176,667 176,667 000000000000077219facc01600ef56ca43ba30935e8d7617f0e12fe97f49b63 47 0.02/1.00 vMB 92
176,666 176,666 000000000000067fcc62a4f5f97846480d491192e23dd4f1dec3b96e54e2a5eb 128 0.04/1.00 vMB 222
176,665 176,665 000000000000087d684d52f8835c68312f1817c3c6d6b2c12b25e8582e90461f 19 0.01/1.00 vMB 21
176,664 176,664 000000000000022d651a13985f77a599e3d9ef2c5b6d4615bb3ec8fff77c7f74 46 0.02/1.00 vMB 267
176,663 176,663 00000000000000d0ab5438fa5003911752d3fc375210cfe3fb01f5c9e7c8b4c6 9 0.00/1.00 vMB 17
176,662 176,662 00000000000005652c8cb8d1d7873b6071a4f369f57c3d2383db70a45166b581 49 0.02/1.00 vMB 80
176,661 176,661 0000000000000338804f73460f081ce836e11baad521b71a186c6bcc468191d6 12 0.01/1.00 vMB 65
176,660 176,660 0000000000000141ff78d6ec1a867dc08a9e22659d2f560020db4ac1154b7f9f 6 0.00/1.00 vMB 45
176,659 176,659 0000000000000322cf0f76f4326860099369e449c2f9e7227cfcf17f5398d967 48 0.01/1.00 vMB 135
176,658 176,658 000000000000025c1bd709287b90606a3eac4a3dae21ae4394761d02be2fb35d 76 0.02/1.00 vMB 32
176,657 176,657 0000000000000133ea6acde5468bc0cac28a85bcb0b8067711745913d7042bdf 91 0.03/1.00 vMB 100
176,656 176,656 0000000000000141ead9ffacfa7c72727709c676e864e957aa84a1d804deadf8 17 0.01/1.00 vMB 122
Previous 10 blocks ↓
Total Size: 781.77 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: 632.77 GB
    • Received: 12.15 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.