Loading Tool

Explorer IconExplorer

Memory Pool

80,895 transactions
31.11 vMB
0.08954338 BTC
Random Selection Loading Transactions
Max Size: 187.28/200 MB

Candidate Block

Mining Attempt fcdc0feb522ec6f3275dbe89486a0178de94922aacf2c4d813b82311141a6e5e
Version 20000000
Previous Block 00000000000000000001cf5b7d2a37dd298e1ce67799bbd6505a6dc760cb69ff
Merkle Root e430fa1be66c8520de167cd4326f67fba869dc42a0dda81014cca1c2e64653ce
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,292
Size: 1.00 vMB
Total Fees: 0.02943460 BTC
Feerates: 711.74 > 2.95 > 0.92 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,378 (381,781 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
533,597 533,597 00000000000000000022c8d6d02f2d086a3854103871b5d2e9ab25fce1f0033d 2,432 1.00/1.00 vMB 17
533,596 533,596 000000000000000000316b21a6d8dac5bb5f8d68857d23285579547249cd8ab5 1,934 1.00/1.00 vMB 24
533,595 533,595 000000000000000000227740e8f8fb9a5ced9ab99ecd6b73ec127b9e3187a0b9 479 0.24/1.00 vMB 16
533,594 533,594 00000000000000000001df85f29efd7ced19342b759ee7cb56a2e2f9d0588593 182 0.07/1.00 vMB 14
533,593 533,593 0000000000000000002a44ca2d10689d0fa865b6a82a9e7f7ab3966a9d81084d 732 0.49/1.00 vMB 10
533,592 533,592 0000000000000000002916427bc38f7c4a9630e41fc758ebf831f68a7829ef40 1,820 1.00/1.00 vMB 22
533,591 533,591 00000000000000000018b468cde5d1884e852d24e8fae4ef899f2c52171f6797 952 0.50/1.00 vMB 12
533,590 533,590 00000000000000000020f94d8c2bdff3292636c09756a4a0b59dedc7b4358f8c 412 0.96/1.00 vMB 3
533,589 533,589 0000000000000000001420bf3137b3b29b114a58ab261b617b71075c36b9d5d5 2,238 1.00/1.00 vMB 15
533,588 533,588 0000000000000000001158733274359dd1965d7ea4c2a634135bf317db1de5a3 550 1.00/1.00 vMB 7
533,587 533,587 0000000000000000002e646a291eaa0ec18f46d9504f8595ee25ed86972b94cd 1,329 1.00/1.00 vMB 20
533,586 533,586 00000000000000000017c1c989dee03fd596e356e2510d2ba823f9fa3fc24f9a 934 0.51/1.00 vMB 12
533,585 533,585 000000000000000000215277ad6ea83d6e7912d4c676c87b34048c23f64b70b3 892 0.50/1.00 vMB 12
533,584 533,584 00000000000000000006202c3b6e1ade1cf52962c7eba1f962eaa4244cafafeb 292 0.17/1.00 vMB 31
533,583 533,583 0000000000000000002cf9c61e26191ff2941025d47aa25d33e3870426e0601f 1,139 0.94/1.00 vMB 8
533,582 533,582 0000000000000000001047c3c995db3bb1d22d1bd0d94fed7a83f4585b19989c 2,225 1.00/1.00 vMB 27
533,581 533,581 0000000000000000002bc7c56383f364d51449257be60e4b1f2169b9602d859e 853 0.45/1.00 vMB 13
533,580 533,580 000000000000000000197fa80d8fb1570dae37abef5a0a6d973a8837ce65188e 134 0.65/1.00 vMB 1
533,579 533,579 00000000000000000003329464a015dea1959a02aec4dda3ba939034b6a764dc 2,031 1.00/1.00 vMB 10
533,578 533,578 0000000000000000001aa8afdef3dcd704179db42477a27fcc6535a14b6a722d 2,602 1.00/1.00 vMB 30
533,577 533,577 0000000000000000003160fd6d179148c9128be8f54e471a095f0610a7dbd35b 1,730 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 783.05 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 720.50 GB
    • Received: 18.17 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.