Loading Tool

Explorer IconExplorer

Memory Pool

88,404 transactions
32.34 vMB
0.17370775 BTC
Random Selection Loading Transactions
Max Size: 195.82/200 MB

Candidate Block

Mining Attempt 8c5d37a4250c9004dd23e80d8bc62772dd794ecba2bfe433cda592e05e602f47
Version 20000000
Previous Block 0000000000000000000028ac2da68334861cbce4537cc172c0452e50056a6e06
Merkle Root 23c88510e02c122ffd3e072eef5fb61c5becacddcba806beac59066717742fdb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,755
Size: 1.00 vMB
Total Fees: 0.08445959 BTC
Feerates: 216.64 > 8.46 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,074 (157,736 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
757,338 757,338 0000000000000000000332273b010a2b4e63e3d91a498d9f13fed8e2c6518e44 2,815 1.00/1.00 vMB 6
757,337 757,337 000000000000000000068ad34f8b48fad414af54972a95c05671160fd9f03a22 3,111 1.00/1.00 vMB 9
757,336 757,336 00000000000000000001c8cbc5af627fe013961295ca640372165c22dd5e5a81 2,375 1.00/1.00 vMB 6
757,335 757,335 00000000000000000002079466d55f929a4b57b2cb85ff45e7a20800665451d6 2,181 1.00/1.00 vMB 15
757,334 757,334 00000000000000000006153ef76edda9d1dafe2343a4056d6407aedcb1efc45b 1,357 0.71/1.00 vMB 3
757,333 757,333 00000000000000000007e076d996e687b4a93dae8b81d3a6d8bd6f249895a95e 3,072 1.00/1.00 vMB 9
757,332 757,332 0000000000000000000769e0fbe56bf1d0a4c175b1b800ce877d8ceaeeb4654f 2,162 1.00/1.00 vMB 6
757,331 757,331 000000000000000000032720f3aa83fce26827580e3d25927f8e3c5ea8a89b18 2,609 1.00/1.00 vMB 3
757,330 757,330 00000000000000000000606a90fb16a8bddf4f1536646e45c28e9f4ee1807bef 3,200 1.00/1.00 vMB 12
757,329 757,329 0000000000000000000533a5e879284533c2eeeb0d1331090c85162fa89e71c2 3,079 1.00/1.00 vMB 11
757,328 757,328 00000000000000000000a8baf3422677394fe0f7b9c02f165a46beff10767e3d 269 0.09/1.00 vMB 7
757,327 757,327 00000000000000000007cf668b51e9f6445ae117e7df2f13813464d9ffcbc321 1,330 0.46/1.00 vMB 7
757,326 757,326 00000000000000000001e82b0a2b012944877567c99685bd4342aaecfa499a9b 975 0.99/1.00 vMB 4
757,325 757,325 000000000000000000076dd91d67977de406b7f5dcb93c47d3638f3af5427cfe 436 1.00/1.00 vMB 6
757,324 757,324 000000000000000000081577b924646281a092edcac91b5579386063d6428ac9 598 0.21/1.00 vMB 7
757,323 757,323 00000000000000000006063a50ba292574a39b1ada3b19fb75699c298016a026 712 0.22/1.00 vMB 8
757,322 757,322 000000000000000000042fe052076e50a10d2de1136795c794712537083e661f 399 0.21/1.00 vMB 3
757,321 757,321 00000000000000000005e8e077fb59e1c7fd6d1650d0bccca472f1fcafe44ca3 2,388 1.00/1.00 vMB 11
757,320 757,320 00000000000000000000d4f3c68a0b6e3582e376e6fd51f72cdcf6a1b04dc61d 1,257 0.44/1.00 vMB 7
757,319 757,319 00000000000000000005d0b279d5182ad013ff1134d3a782c390491d0d0947f1 539 0.21/1.00 vMB 8
757,318 757,318 00000000000000000001424c5ab72ae9e4cc59b6e04ff997e4e84cc6eb8a6b2d 127 0.07/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.52 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 668.93 GB
    • Received: 15.65 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.