Loading Tool

Explorer IconExplorer

Memory Pool

56,136 transactions
31.89 vMB
0.20501294 BTC
Random Selection Loading Transactions
Max Size: 171.91/200 MB

Candidate Block

Mining Attempt cf88af4e9c533630e2ff3a9355b19a10c14c934b4f3e95b625a316f7ad47b313
Version 20000000
Previous Block 00000000000000000001073fbbdfd9cf89877f0a8ea98729a2d0c883dbdb3937
Merkle Root 7d3cccaa273156b6f7d3e3e2a55b25c76e5ee893c0ae3d4e2dd56cd387c65d25
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,527
Size: 1.00 vMB
Total Fees: 0.09308025 BTC
Feerates: 502.67 > 9.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,813 (389,662 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
525,151 525,151 00000000000000000013894c22b0a470b30810cc7c2954624f23e9581a4c7cb6 1,633 0.52/1.00 vMB 19
525,150 525,150 000000000000000000034da6aa82106ab54afa4ecebaa9b9dae686d6ced71cca 3,144 1.00/1.00 vMB 20
525,149 525,149 00000000000000000016a00ef2b41c3b4e5eae804e1bffdd96fd6535194cde71 1,862 0.88/1.00 vMB 21
525,148 525,148 00000000000000000031e378dd5c43969496232329edd9b303ae463c2d9820f6 2,671 1.00/1.00 vMB 26
525,147 525,147 00000000000000000033d6275325ed3c7e43030f150aef93950a9b12894b3b72 1,381 0.54/1.00 vMB 24
525,146 525,146 0000000000000000000219220efcfcd4e0a304c2cb4dab84ec667300d0f73952 321 0.14/1.00 vMB 24
525,145 525,145 0000000000000000002e40298508bc568d670531ba3342322afb95b8231f099a 1,576 0.58/1.00 vMB 23
525,144 525,144 0000000000000000002522bf4e7beeb83820bcd90b73eec79c869a1ab75ba2f3 291 0.15/1.00 vMB 18
525,143 525,143 0000000000000000000ee3e867fefcf096ee2f8f7c29c8dcecedf6db1a559abf 2,391 0.98/1.00 vMB 21
525,142 525,142 0000000000000000001c88f602f6f698f513d81d5f24cac6ed30ce4b115718f0 100 0.04/1.00 vMB 28
525,141 525,141 00000000000000000011601abdb290f96693373f9c13100946df94b2126012b2 188 0.07/1.00 vMB 21
525,140 525,140 0000000000000000003a47b13bb7c2bdb47010262c0b230c80b6f8c8ee4fa0ff 472 0.21/1.00 vMB 27
525,139 525,139 00000000000000000020666b950341c8d819949958464bc80431103675332e98 624 0.26/1.00 vMB 29
525,138 525,138 0000000000000000000a9cb903453ab4ede5dc18b3e7baca938ff91315e5a3b2 1,324 0.57/1.00 vMB 23
525,137 525,137 00000000000000000001808b93716f0b35cc3462823df15bfe5fb659bdfc738c 255 0.11/1.00 vMB 123
525,136 525,136 00000000000000000005c9bb94b759ccbc02d4389cc0c0fe1d98be1cce99ff2e 1,929 0.70/1.00 vMB 24
525,135 525,135 00000000000000000011c0048375d021553e349e159f63ffcd8134f0fc689030 619 0.32/1.00 vMB 16
525,134 525,134 0000000000000000003e79e7bc1a8836c700e8dcc9df744efcd5a5134e3c336e 3,017 0.99/1.00 vMB 18
525,133 525,133 0000000000000000001e52166423d7a276af65031de9ed8422c927d6a7eef866 2,110 1.00/1.00 vMB 32
525,132 525,132 0000000000000000000f8f159a9220e7c159b7d2f71504aaf10fe07f2cc7bdbe 1,651 0.85/1.00 vMB 14
525,131 525,131 0000000000000000001ac6812b35635bad710d6ea9a56a0aebcd165a78607022 2,780 1.00/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.06 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: 651.13 GB
    • Received: 13.42 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.