Loading Tool

Explorer IconExplorer

Memory Pool

84,816 transactions
31.38 vMB
0.15249126 BTC
Random Selection Loading Transactions
Max Size: 189.39/200 MB

Candidate Block

Mining Attempt a01b47639d650bf7611932c08064171440dbcca4b7b09ec80bde91fb95fe4e13
Version 20000000
Previous Block 00000000000000000000daaaba2827031446cf297bcb4eeef0745bb93d0d4e56
Merkle Root eee436d04717de78193ea3f2ef5dc38981d1b824a728fbcf8cf3927b2d3e4e97
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,694
Size: 1.00 vMB
Total Fees: 0.08025583 BTC
Feerates: 366.60 > 8.04 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,974 (631,348 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
283,626 283,626 0000000000000001525578f7b9ce2661ce4b6e7c16d74e89b119db0175a56856 274 0.15/1.00 vMB 29
283,625 283,625 0000000000000001ee68d242f3fed5202313117a3a431bdc3f261fc1f7db8069 62 0.02/1.00 vMB 22
283,624 283,624 000000000000000023c5e865d56f3c646ccf49634fe49f31f7fc3be2d2b27b96 779 0.42/1.00 vMB 36
283,623 283,623 00000000000000000b1cccd40582fda0e41a69238a8be56a0d604d669070f9fa 54 0.03/1.00 vMB 31
283,622 283,622 0000000000000000edc054f336adbc168505f46e0bbd2c5ce760f8ef7cee1fb7 145 0.09/1.00 vMB 14
283,621 283,621 00000000000000001aad2b2c17eaac08bcf1e639517ce0ff72c4c71cfacb40c8 354 0.18/1.00 vMB 35
283,620 283,620 000000000000000030431543edd84c87e4ad03b9cec0bbfda73249f5563338f7 152 0.11/1.00 vMB 30
283,619 283,619 00000000000000008185767f922fde3055787225f77a63355405b4c673f71809 161 0.11/1.00 vMB 27
283,618 283,618 0000000000000000708cd46ad4e1debe60843a3bcb0c33e25bbce66ebbb8e616 367 0.18/1.00 vMB 48
283,617 283,617 0000000000000001364faf54a486fa42533d0b98beaca5f36962baf005ec9419 115 0.10/1.00 vMB 28
283,616 283,616 00000000000000006dbf7a42853ea55b8c5054893de8c150dbb176dc37f76ec6 68 0.03/1.00 vMB 17
283,615 283,615 0000000000000000629baf5d737486e25d3d75cd0cf5d302837a2be183b98c02 388 0.20/1.00 vMB 44
283,614 283,614 0000000000000000336e7a45c5dc078a7f99197bae284669f5fe0b58d47a1be8 729 0.50/1.00 vMB 29
283,613 283,613 00000000000000006dfe44404056582e67a2a79f288a158f3d9ce9464567762e 671 0.25/1.00 vMB 39
283,612 283,612 00000000000000018a49aa5e02d8e115bbb5aed236ce663103c71bf3ddb0bb41 137 0.05/1.00 vMB 128
283,611 283,611 00000000000000003043e5b20253b1bf03900277093889fe3fb4158f049c8799 701 0.33/1.00 vMB 44
283,610 283,610 0000000000000000edebe00108ff0c6ed66ba32a37293eef5cee9dbad743d754 74 0.03/1.00 vMB 16
283,609 283,609 0000000000000000498fab2cba9cf6da2a5d6a10513050fc0a7e6b03664130e7 144 0.05/1.00 vMB 56
283,608 283,608 0000000000000000aedbbbd3a00e693cc65580b3f812da637a1d08f279681258 466 0.19/1.00 vMB 51
283,607 283,607 00000000000000002f0c464b0588ac78d6a9fd467b8a62cc769309868737676c 166 0.11/1.00 vMB 26
283,606 283,606 0000000000000001d53d2e7d53337e001ed1345c7e74650b5fdd65dfa5a8d5a0 160 0.05/1.00 vMB 75
Previous 10 blocks ↓
Total Size: 782.34 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: 661.67 GB
    • Received: 14.82 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.