Loading Tool

Explorer IconExplorer

Memory Pool

82,490 transactions
30.73 vMB
0.08215996 BTC
Random Selection Loading Transactions
Max Size: 189.11/200 MB

Candidate Block

Mining Attempt 948810f2588e7202f2cc0ae49ca2879d4d25161f5f0dec7588af17f6a1be084d
Version 20000000
Previous Block 000000000000000000019edd1a56b4f361ecb598479f8049a106a5401578635e
Merkle Root 6d188b59d43999096c3bf8f5ce3324742f21afdae8b104e57740903524a7b47f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,264
Size: 1.00 vMB
Total Fees: 0.01336334 BTC
Feerates: 353.36 > 1.34 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,231 (660,569 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
254,662 254,662 000000000000000bed8a0cd6811bf3ce9a4e83b2a64fcb58c94276b91a07cd36 1,061 0.45/1.00 vMB 91
254,661 254,661 00000000000000096931fad74c80393ddd966db22533b5eebc54cea0647b77b2 609 0.25/1.00 vMB 170
254,660 254,660 000000000000000416cfde77052787b92abc7fcc13bdd71a5e08ad0b7d3baea4 56 0.04/1.00 vMB 125
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
Previous 10 blocks ↓
Total Size: 782.79 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: 709.81 GB
    • Received: 16.99 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.