Loading Tool

Explorer IconExplorer

Memory Pool

82,372 transactions
30.43 vMB
0.10372938 BTC
Random Selection Loading Transactions
Max Size: 185.69/200 MB

Candidate Block

Mining Attempt 1ad8512bf5ca8790aedb82fa9cea334840e4f3b472e1e200eb493010fab4ad84
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 530e7d9317e983253c012505db26e0dd352421d237d63c9aef1538b8141106b9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,715
Size: 1.00 vMB
Total Fees: 0.03285347 BTC
Feerates: 402.60 > 3.29 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (4,699 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
910,624 910,624 000000000000000000006fe270782d1b5fe7ea408edb51cc40dead769ad7d799 3,971 1.00/1.00 vMB 8
910,623 910,623 0000000000000000000069b6919498f6a3451cc20e550987bd26f4311e3b3854 3,096 1.00/1.00 vMB 2
910,622 910,622 00000000000000000001bfa37ed3d83ed2b6f77e31f2b8aec8bef0ac0a703b65 4,006 1.00/1.00 vMB 4
910,621 910,621 00000000000000000000db772361265f6a4a1fe6a913146bceb8350aee738564 3,986 1.00/1.00 vMB 1
910,620 910,620 0000000000000000000191601b31b8701e3bfdd09f3dee908cde8717003577f0 2,074 1.00/1.00 vMB 0
910,619 910,619 000000000000000000015bf561b4c83cbf07d89f887f9222ff62bb80d9778eb2 4,750 1.00/1.00 vMB 0
910,618 910,618 0000000000000000000174e957a48732acd3ee85987f4883f3880d1bb2845a33 3,116 1.00/1.00 vMB 2
910,617 910,617 00000000000000000001b9b2733fe487e619b4be6d6208ee033ec086f8ec6310 4,107 1.00/1.00 vMB 1
910,616 910,616 00000000000000000001262081dd24d6b8f44016406de4e61de923bdb16d968e 2,572 1.00/1.00 vMB 1
910,615 910,615 0000000000000000000209327f055967d4bf09f507a2d2b49d7f5cca3312aefe 3,182 1.00/1.00 vMB 3
910,614 910,614 00000000000000000001af276af1a9dc1ab2793f951b14751268d3a6e04a83b6 3,750 1.00/1.00 vMB 0
910,613 910,613 0000000000000000000172699fc9ed994cc1c4b1bcb4ccfad417850062e397a9 4,730 1.00/1.00 vMB 0
910,612 910,612 00000000000000000000abd5e69cd72ffbeba528fd0059f111e7dfeb674c775e 2,860 1.00/1.00 vMB 2
910,611 910,611 0000000000000000000119c1db101b7cd4806c0461aa8c140714585e522d0d52 3,543 1.00/1.00 vMB 1
910,610 910,610 00000000000000000001e12520cb68d6058f4e828affdf7388a521fb0eb60bbb 4,066 1.00/1.00 vMB 0
910,609 910,609 00000000000000000001f96e0433bdec3b9ebcd761296a95204015f63f417d0c 3,093 1.00/1.00 vMB 2
910,608 910,608 000000000000000000005969d9182ec65fa61374a9f4e0a3536f0cfdb96b5518 4,369 1.00/1.00 vMB 0
910,607 910,607 00000000000000000001e95ef90245fdd3191ff2c20d3131b504afd04f9b0081 3,476 1.00/1.00 vMB 2
910,606 910,606 000000000000000000020f2a78dcadf5b3fe2035ed7ad1ca2d861ef678403692 4,496 1.00/1.00 vMB 0
910,605 910,605 00000000000000000001aedc1cbb0a6442b8fb2a8ce99af3cd9eb2d8212b7eca 3,463 1.00/1.00 vMB 1
910,604 910,604 0000000000000000000127d1cccebb62bbc2b2a66c7983bb5aec3f454fa4a3b1 4,612 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 782.95 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: 715.22 GB
    • Received: 17.67 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.