Loading Tool

Explorer IconExplorer

Memory Pool

43,967 transactions
28.34 vMB
0.05796849 BTC
Random Selection Loading Transactions
Max Size: 150.65/200 MB

Candidate Block

Mining Attempt dcb12a1608d1a3dbcfa39b96a5d800026d7e5d0f5d1e3b7f25f53492e379787e
Version 20000000
Previous Block 00000000000000000001897c6c9731bf3ee4fa42a06586a204e074828410e573
Merkle Root c172c4af73d7457d33513af5122312e9f2db4b68d0494fc7f1dd111c333db8c9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,313
Size: 1.00 vMB
Total Fees: 0.00437176 BTC
Feerates: 60.21 > 0.44 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,858 (622,464 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
292,394 292,394 0000000000000000357f1bdba179fb7f16116fadd7c0cda4f5fe4d9ad311b05e 480 0.24/1.00 vMB 62
292,393 292,393 000000000000000001b0b1277c0c0cb2c4d7e16c330f4d3922e28a9b236c2e83 55 0.08/1.00 vMB 10
292,392 292,392 000000000000000006b82efa9e2e30920ce6f8a8d7f5cc0abf99574a8d49fdd2 1,364 0.91/1.00 vMB 36
292,391 292,391 00000000000000000a3161857775841b108588bfd7e063f6af1516496346004b 1,120 0.35/1.00 vMB 69
292,390 292,390 0000000000000000c75fcf1ba92034403652eb1709fe2537da154156e2142c25 1 0.00/1.00 vMB 0
292,389 292,389 000000000000000088dbafef14a993c927e731ce818cfd5a8b843405c4ec7616 47 0.03/1.00 vMB 38
292,388 292,388 00000000000000002c15c29c77ee5b0330805cddd205cd4cd0b82a9d54b3d90f 77 0.06/1.00 vMB 19
292,387 292,387 0000000000000000c010ff7b77eab3e645d8cff96a013614acf5ab9160ef0849 256 0.08/1.00 vMB 88
292,386 292,386 000000000000000034bc1e164ca1ef26b2435a8732409941df9203e46204402f 327 0.32/1.00 vMB 17
292,385 292,385 000000000000000084ddc76357d51778ee9a95212893853ccdd77ae3fa40b628 973 0.35/1.00 vMB 54
292,384 292,384 0000000000000000537f12ea17b647f6c5c33d28fa6972a64a3e5c74fa232e77 400 0.35/1.00 vMB 26
292,383 292,383 000000000000000044eccbfd2793083b9ce05d0b50593ff4dc5fb25c866025c8 1,024 0.41/1.00 vMB 66
292,382 292,382 0000000000000000d2bf3560a803406089d9c1b1a10df6e8fa8c5dbb6368480e 258 0.13/1.00 vMB 43
292,381 292,381 0000000000000000a3b4d691e6608d90d317a610ba920656b93a0268ad7c7dc6 408 0.21/1.00 vMB 47
292,380 292,380 00000000000000007f67939189d4e251addb787a7ca46a1d445fef9a81d81c2a 460 0.20/1.00 vMB 54
292,379 292,379 0000000000000000aef606d8719656f66ac4bc00d4b4620e37712c600b07cacb 32 0.01/1.00 vMB 141
292,378 292,378 00000000000000008a568cecd1c939aa7dcd66967050ff9bdfd03fc03f670566 227 0.15/1.00 vMB 38
292,377 292,377 000000000000000091f4be1175c2bdacf0c75a8f88bbc368c7441bcf46cfb367 235 0.14/1.00 vMB 37
292,376 292,376 0000000000000000a75b703fe55cedc9255181c7bca1b5ada74a1f3b2e9c23dd 179 0.09/1.00 vMB 49
292,375 292,375 0000000000000000861596a06e14b821f49070a3317b8c0d40d3ee8be9aaf201 674 0.33/1.00 vMB 46
292,374 292,374 0000000000000000179ffbe0110aa9540227366dac69479bef85f2ea9dd47b69 397 0.27/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.14 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: 652.64 GB
    • Received: 13.79 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.