Loading Tool

Explorer IconExplorer

Memory Pool

72,527 transactions
28.34 vMB
0.07285547 BTC
Random Selection Loading Transactions
Max Size: 171.42/200 MB

Candidate Block

Mining Attempt f6c5a74f62185563f8dcdd4fca2286e56de5dbfbd2e1dff8f364f11ac4611a25
Version 20000000
Previous Block 00000000000000000000643621fefdd8d2b8dbe2725274357827e4ba0a62f960
Merkle Root 1fe56412bf61ca86f70ab9d47e17ec7adc9284c2a442da3a5027b7d1ef734069
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,004
Size: 1.00 vMB
Total Fees: 0.01062476 BTC
Feerates: 150.52 > 1.06 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,451 (638,567 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
276,884 276,884 000000000000000360a8825aaae77044263c561f86feae3d002d66c68a44b9ef 400 0.17/1.00 vMB 55
276,883 276,883 000000000000000259a1346964933b26f8b8a0503ce6442011182ab02dd08c38 512 0.25/1.00 vMB 51
276,882 276,882 000000000000000367dc0fd0ea93af4309f74ce1e6b65c054cc2deb5433ddc02 382 0.20/1.00 vMB 47
276,881 276,881 0000000000000001bea6f30fcc7f712b333df82de04bea76a3f06bde984c828e 199 0.10/1.00 vMB 39
276,880 276,880 00000000000000038a2f49e1ccdd75e7640b955ea3cbb3a03583a3a351172697 469 0.21/1.00 vMB 41
276,879 276,879 000000000000000209c65a57aaed144026d860511c32aa46a3d3ab9164eab0ae 340 0.19/1.00 vMB 40
276,878 276,878 00000000000000009fc0f6542adab184088301810a42dbe4f1bb08a66d7fbf6f 296 0.15/1.00 vMB 37
276,877 276,877 0000000000000002a3b8bf62f2ff077ff3d1953d0944262e79e7f1689adbc8ef 405 0.21/1.00 vMB 52
276,876 276,876 000000000000000186b6963bca3aca02060f1d098551b201b012db7c5528e05b 143 0.11/1.00 vMB 26
276,875 276,875 0000000000000003365fb2a421a9a91b39bacb20bd06a7609ba1f2b9cdf1556b 1,204 0.50/1.00 vMB 47
276,874 276,874 000000000000000081c8fd2fa1b397ebffe46ad68a584a430f4c92c14686f063 63 0.03/1.00 vMB 78
276,873 276,873 00000000000000034400d8864d29e4ed1449698dc2c44228260b731f2d05fd64 78 0.03/1.00 vMB 50
276,872 276,872 0000000000000002dbe5edba883d4e278c2ce025efacb26203c87320c6e01bee 257 0.15/1.00 vMB 42
276,871 276,871 0000000000000001641ebfd9a3996a4432af119b8f053d3df9cbf1e7b2a6c0e5 800 0.39/1.00 vMB 35
276,870 276,870 00000000000000007ed4f886691cbbfb7de9ada821911e76c2bfbfd82e103f69 106 0.03/1.00 vMB 94
276,869 276,869 000000000000000315ceb4fb171b18a222e9333f7e58ed2fddfef1dd9dc58581 351 0.18/1.00 vMB 41
276,868 276,868 0000000000000001018b5076458ede1b52a10c5fca43cddc43d0b041289ebe94 294 0.25/1.00 vMB 29
276,867 276,867 0000000000000002a0f93d75cd9812b7dff2fee0038efc210a7f8fa868104593 576 0.25/1.00 vMB 51
276,866 276,866 000000000000000153d333fb7c043c1d6899a265a03ce8459ef7e78263ba3a24 88 0.03/1.00 vMB 63
276,865 276,865 000000000000000112b7be977c1bfcb77b58d164db15cb2006ab4996aae4ca3d 419 0.25/1.00 vMB 33
276,864 276,864 00000000000000017cf8faef4480faa926c58d8c5e157138ab915da4282fe41d 240 0.15/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 783.18 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: 750.25 GB
    • Received: 18.84 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.