Loading Tool

Explorer IconExplorer

Memory Pool

81,012 transactions
31.40 vMB
0.08626524 BTC
Random Selection Loading Transactions
Max Size: 189.85/200 MB

Candidate Block

Mining Attempt fd5465aaad0f4f950fa32fd60e28842a5270542576e4d26aa104186e9a49c83e
Version 20000000
Previous Block 00000000000000000001737d76c0d6914d71885a8e838781b1a0674dd5a96d4b
Merkle Root 473fb06f291e3595f00893377c0124687d138583629c6e2dc0b9eabb9a5112a8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,041
Size: 1.00 vMB
Total Fees: 0.01826303 BTC
Feerates: 150.65 > 1.83 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,201 (660,542 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
254,659 254,659 00000000000000288b339cf3756bb1357c3baf21d76ef331ddbf12ea2ecf1465 130 0.10/1.00 vMB 57
254,658 254,658 0000000000000032f8e33b264562b637bd62fbeb0c693366729ef2dd79d5eee8 682 0.25/1.00 vMB 135
254,657 254,657 000000000000002bb159317f048cf9f6bc535681ffbf0885507a115f424d33f5 143 0.06/1.00 vMB 108
254,656 254,656 000000000000003e2ab60da5baaf16c4913a4a0474d60b5c14ecf9833a4e332b 475 0.18/1.00 vMB 105
254,655 254,655 000000000000002fa88754c3e5050fa638a18fb54551dce317d350d9df5dadbf 276 0.11/1.00 vMB 115
254,654 254,654 0000000000000032e0783b1e629fa63a72f4509b0960a8e948abc499ff7c7699 343 0.21/1.00 vMB 6,872
254,653 254,653 00000000000000395a0ad3f052b6439ac1e98c29836985a8129023f52abea5e0 296 0.13/1.00 vMB 101
254,652 254,652 000000000000003c5067f999b2d5d6f8375577635e8c4d13e5de5470d93a807a 49 0.02/1.00 vMB 95
254,651 254,651 00000000000000114e66ac141a323bef13c727ff4e33e4be1979a592edce4407 487 0.18/1.00 vMB 112
254,650 254,650 000000000000001a72a10da21d601d4b70924155f0e77ba77802a0333ee64264 444 0.20/1.00 vMB 109
254,649 254,649 000000000000002abdcefa3f95e82472ff546a69af257339f72349041eb0d022 200 0.10/1.00 vMB 71
254,648 254,648 00000000000000317de0adffb32d7101e98fc234700ca7ebb552905ce937de88 45 0.05/1.00 vMB 37
254,647 254,647 000000000000003ee179f2ed8974c01839230c6124b421aae9201af9c04ac9ed 447 0.18/1.00 vMB 121
254,646 254,646 0000000000000007d8be81c938a2519ba3b2eb8fe1720ad82210d4f82716a6f7 71 0.12/1.00 vMB 13
254,645 254,645 00000000000000240b6ac74f1893aeb626abcc7a4a25c42dcef483420e47d62b 835 0.46/1.00 vMB 82
254,644 254,644 0000000000000011af321cd007256cb01471a0c9f3e891d0249d12fdebcf3541 1 0.00/1.00 vMB 0
254,643 254,643 00000000000000286ab3c1cd0a7ea4ece7277d26421fddee3031f43a558c9909 650 0.25/1.00 vMB 134
254,642 254,642 0000000000000020c334379c4642537b5ab82f4a01e09216b438a55d90733d5e 584 0.23/1.00 vMB 85,396
254,641 254,641 000000000000002d5fd63f329f9de7a30d9ab630820905ba441f2fd58150b0b9 48 0.04/1.00 vMB 45
254,640 254,640 000000000000001bfebe56e2becafb97b140ec030b3e0ad1f82b4a67732dd1b1 629 0.25/1.00 vMB 100
254,639 254,639 000000000000003db4c945bc09195fbea07d0d9190c07254078ce0023687e3b4 139 0.07/1.00 vMB 81
Previous 10 blocks ↓
Total Size: 782.74 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: 708.15 GB
    • Received: 16.72 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.