Loading Tool

Explorer IconExplorer

Memory Pool

79,419 transactions
30.17 vMB
0.08183021 BTC
Random Selection Loading Transactions
Max Size: 183.61/200 MB

Candidate Block

Mining Attempt 8152e130f7d728747974fb9cb4f54fb8f081ff4fc17b0c4c61dde1f1093ef11c
Version 20000000
Previous Block 00000000000000000001b18527090b50466f4d831af0ce90acc09da8967d8af7
Merkle Root 25abd185d54598c94ee96062e61a30caf15893797363f175b0a83ceca3bb07af
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,731
Size: 1.00 vMB
Total Fees: 0.01446473 BTC
Feerates: 203.60 > 1.45 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,395 (118,834 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
796,561 796,561 00000000000000000001ff22ded63be1551db5396f9fdad88a44fba32972ef3c 3,037 1.00/1.00 vMB 33
796,560 796,560 00000000000000000003b54d1a3c84af12530f483f8eb5544c314b68d09cd5b8 1,691 1.00/1.00 vMB 17
796,559 796,559 00000000000000000002b939e3f0b3ec72c3563e6fdde7f738772f35e1bf205b 2,795 1.00/1.00 vMB 31
796,558 796,558 00000000000000000004e679c2083d6865d3966ef4b650e21e7dc0ebe5f9c2ea 2,298 1.00/1.00 vMB 18
796,557 796,557 0000000000000000000141b064613214d05f6c757a2b1f8247abd08533837867 1,533 1.00/1.00 vMB 24
796,556 796,556 00000000000000000005570b11ae64159ea87367714e88abb3e8e1b300263eaa 2,111 1.00/1.00 vMB 18
796,555 796,555 0000000000000000000309e4c8fd9911831cb9814e3109406efeed1a8ea274ef 3,459 1.00/1.00 vMB 37
796,554 796,554 00000000000000000002f10602aebde5f2fa8d2b0eaad06c40e316395235c0f8 2,479 1.00/1.00 vMB 20
796,553 796,553 00000000000000000002fd5c8323290078cb7636acfe3223581d967077766263 4,170 1.00/1.00 vMB 16
796,552 796,552 00000000000000000000b02910781702a19490fb47d527eb45a0ef4977056531 3,053 1.00/1.00 vMB 10
796,551 796,551 00000000000000000000b45d12d6dc5670256544a4b6d51635a9c5e47132311c 2,869 1.00/1.00 vMB 17
796,550 796,550 00000000000000000001ac108a2ddfdf708602eb4ec079e1b987b64041ff6e76 3,796 1.00/1.00 vMB 33
796,549 796,549 00000000000000000004f1da288efefec3488c6e13383590839cab87d1a8dd58 2,108 1.00/1.00 vMB 22
796,548 796,548 00000000000000000000469c1a71577a9f2e94b1d9debd7ce00cb59c0807c6a6 3,274 1.00/1.00 vMB 28
796,547 796,547 00000000000000000000bfa614b2bfbc233382b63d687794f81916482e33a630 2,226 1.00/1.00 vMB 16
796,546 796,546 00000000000000000004e7064579c9512deec60493cdcdf408f02892ae0e5540 2,838 1.00/1.00 vMB 24
796,545 796,545 0000000000000000000273e5a5ae3ea84767cbc19d51f62b41b5aec6cf582853 2,764 1.00/1.00 vMB 34
796,544 796,544 00000000000000000002cc5ed92fdce56b3c7906b5e50e57c9d4c246686c0f92 1,354 1.00/1.00 vMB 35
796,543 796,543 00000000000000000003b111f34c89c1718a4769da718e330b9689bfc6a746ca 4,136 1.00/1.00 vMB 14
796,542 796,542 000000000000000000001ae5a5b0320cc7fc0ec0805994aa684e34211ed09ff2 3,565 1.00/1.00 vMB 17
796,541 796,541 00000000000000000003296fb2c0656df6b5386a3702b357b5d0bc3112643b73 3,210 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 783.07 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: 720.94 GB
    • Received: 18.32 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.