Loading Tool

Explorer IconExplorer

Memory Pool

76,033 transactions
29.09 vMB
0.10270094 BTC
Random Selection Loading Transactions
Max Size: 172.03/200 MB

Candidate Block

Mining Attempt d1c2fa6cd29ed3173f7ad89947cf7c9d398a3e70e334f2a7c80216782b0ee174
Version 20000000
Previous Block 000000000000000000007d0a1e8c0ae4964fa44e3af26c0b0a6f061f00bb89fc
Merkle Root d64b005acf510599eede34126f9b91229332462aaaa712664e7166ec48fae376
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,400
Size: 1.00 vMB
Total Fees: 0.04075236 BTC
Feerates: 201.37 > 4.08 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,039 (615,878 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
299,161 299,161 00000000000000000c15135ee69deff83377016b013d90f3ae16d48eb2f9e222 560 0.50/1.00 vMB 18
299,160 299,160 000000000000000078b058920fde74aaa56bf41ecdb2f565ab26b18a0f6a379c 656 0.25/1.00 vMB 31
299,159 299,159 00000000000000003204bacba44fc19d31c9d0b3fdfd21bd1dab5135e956942b 1,303 0.44/1.00 vMB 47
299,158 299,158 00000000000000008396b4278df61de5fca3a45e8a1c1ad7a59148c15f171272 512 0.25/1.00 vMB 45
299,157 299,157 00000000000000001d67233721847bc802a78181bd4e44c246f2e5e4a98638e5 128 0.13/1.00 vMB 12
299,156 299,156 0000000000000000589f665505db9cccb231772bd20c5eb2eca74edb5066528e 68 0.04/1.00 vMB 26
299,155 299,155 000000000000000044b6823494f4fa5eef30f1adc1c24e612438a84c19445ecc 90 0.05/1.00 vMB 39
299,154 299,154 00000000000000007e0ebc299e296deec2a02fdc3fa1d58bdf9a99b52a922d0c 326 0.21/1.00 vMB 24
299,153 299,153 00000000000000001a8f58abda7fbe29b303434191dd445a4b40d2fc9e330663 392 0.23/1.00 vMB 28
299,152 299,152 00000000000000000cc15cfff2d80cf2d09ccad56919db954a56714bd55737db 362 0.21/1.00 vMB 163
299,151 299,151 0000000000000000590501f84dfdfc7cda228533b80c95890d9f947645585074 251 0.15/1.00 vMB 30
299,150 299,150 00000000000000005bb98f47d90154ee0b83d4472bf1e577d7c6a20e5596afdb 49 0.04/1.00 vMB 11
299,149 299,149 00000000000000008355a04471ac580cad1b890183cd07aabb003cf2614e9f94 413 0.25/1.00 vMB 75
299,148 299,148 0000000000000000855301bd66e7401bcfea958bf08e38ae86d657de6e7fd20b 17 0.01/1.00 vMB 30
299,147 299,147 00000000000000004b67989c2bb98bd24b24e68513a46d7c217c19173239b984 924 0.75/1.00 vMB 23
299,146 299,146 00000000000000003c7eaeb19823d40472686cb6002e40c292517b85ca8ea7d9 858 0.35/1.00 vMB 43
299,145 299,145 00000000000000008441a0ea84dbb283d0287e0fce88d1fc3f15d8a88555433f 1,050 0.90/1.00 vMB 21
299,144 299,144 00000000000000000fa0115bc5091d44640a937f01b125c1e219f2bb318237ca 627 0.25/1.00 vMB 47
299,143 299,143 00000000000000004c1cfb70138c199b658878e0fc02c03ee06dd42db95d53cb 1,835 0.75/1.00 vMB 42
299,142 299,142 00000000000000002ab270ce6fa5e7fe9039685fa68679b3b8be888a26d580f9 32 0.02/1.00 vMB 22
299,141 299,141 0000000000000000595e60306b1f8b3a618c11d7a1bdd16cfd6e85c6d2f06dbd 731 0.34/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.46 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: 667.91 GB
    • Received: 15.31 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.