Loading Tool

Explorer IconExplorer

Memory Pool

79,815 transactions
30.21 vMB
0.10932296 BTC
Random Selection Loading Transactions
Max Size: 180.66/200 MB

Candidate Block

Mining Attempt ea080a979141e1bd58c41f6d6794059a750ce785153e41c35dcc6421f567a41e
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 8984c779908a4a9d1dda7fab79a4c6cc76432e95136a5d0566340dc7f4086e4f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,830
Size: 1.00 vMB
Total Fees: 0.03795961 BTC
Feerates: 151.00 > 3.80 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (256,474 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
658,671 658,671 00000000000000000001bb7de494b65e28593ee5eaa3f5424088e0c585d246b5 2,840 1.00/1.00 vMB 81
658,670 658,670 00000000000000000000a5589f81f37f8e6e5262d93c34304d859d4ab3c6eb13 2,812 1.00/1.00 vMB 50
658,669 658,669 0000000000000000000bf1ceeeed7c9639d5baad9768619a98dcae4e9c351a1b 1,189 1.00/1.00 vMB 66
658,668 658,668 000000000000000000074067fc7848dd60a5e6ef3c87516d3ded0a84dda8181f 1,809 1.00/1.00 vMB 63
658,667 658,667 00000000000000000009a4d34db4f7a9cc7436f6ab44729d4b06340ebf696402 1,557 1.00/1.00 vMB 74
658,666 658,666 0000000000000000000961018b7a29ed3424a90633aaaa8d7e95ff5644f30ea7 934 1.00/1.00 vMB 67
658,665 658,665 0000000000000000000eb33dfd145e1286844c5312fe160298a5715ce7e7ecdc 1,604 1.00/1.00 vMB 74
658,664 658,664 0000000000000000000e0b860c915b2e88caaf9f6064bbd969b096d15a17b391 2,917 1.00/1.00 vMB 89
658,663 658,663 000000000000000000092985cd409a5a55916fc84da324e5eb68366ee785a7ba 2,873 1.00/1.00 vMB 30
658,662 658,662 000000000000000000079d22d17c8bd8955ba5a33fc29c05e0b1c2fa95e3de13 1,950 1.00/1.00 vMB 57
658,661 658,661 00000000000000000008a13581e80251fe4bb39035aef676871abc2a9a719b65 2,560 1.00/1.00 vMB 61
658,660 658,660 00000000000000000001270a281bbd02a4e2cd519703d8c553d22ef72294442e 2,407 1.00/1.00 vMB 45
658,659 658,659 00000000000000000001ef091d8e645bf36054270477009ace9ace1f7ef2f590 1,737 1.00/1.00 vMB 33
658,658 658,658 00000000000000000009a1d14b81e088f72ebdd73f37f49fcc3bba2613a94caa 1,971 1.00/1.00 vMB 27
658,657 658,657 00000000000000000007d2e780bc1342c1400e11b4ab2de7dde18ed8154a8af8 2,229 1.00/1.00 vMB 33
658,656 658,656 0000000000000000000563f91e0cb42a8a35a9a0bf3d04146e7a55e77a961013 2,335 1.00/1.00 vMB 75
658,655 658,655 0000000000000000000b2e2c6c8a95b445aa6aa91dfc25c098ee80f95ec0e241 3,197 1.00/1.00 vMB 62
658,654 658,654 000000000000000000093deb25689d4faf9bf8e49303651c056455b184663596 2,872 1.00/1.00 vMB 77
658,653 658,653 0000000000000000000b5988285229532364a775df3eba963cb78fd801aa7664 2,839 1.00/1.00 vMB 52
658,652 658,652 0000000000000000000294270deca2fa6facb7a60fee05fff106be1f6c51fdfa 1,944 1.00/1.00 vMB 76
658,651 658,651 0000000000000000000424d7f5e954d1a8563215ec32480f15b2572b79bf9a96 2,400 1.00/1.00 vMB 83
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.53 GB
    • Received: 16.26 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.