Loading Tool

Explorer IconExplorer

Memory Pool

27,473 transactions
27.52 vMB
0.06951431 BTC
Random Selection Loading Transactions
Max Size: 132.11/200 MB

Candidate Block

Mining Attempt 8fe5b244c633908f284149010c82568e698ac5e8fa88ac9cb4c74a355c4cbaef
Version 20000000
Previous Block 00000000000000000000c78ac01bc6de4341166accce32c41dd1feec8f577607
Merkle Root 6836b43b8bd5c4cc8d0777c2a6248a980e3a9af3b22e5f2c64f3e688b2d3d68d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,258
Size: 1.00 vMB
Total Fees: 0.01731458 BTC
Feerates: 101.32 > 1.74 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,501 (152,696 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
761,805 761,805 00000000000000000000157f69ecd568eae3399f0fd14c5f60948b3a32429b11 320 0.09/1.00 vMB 19
761,804 761,804 000000000000000000043d5e38a9f5d22c03495463c627250f2bd3c6fa10f283 761 0.25/1.00 vMB 13
761,803 761,803 00000000000000000001a1e2be6d7b61475c6842bddd8c1344ae29d13921d381 1,782 0.72/1.00 vMB 13
761,802 761,802 00000000000000000006db12f972077731dca2f51a7cacd001c37dae79939393 506 0.17/1.00 vMB 15
761,801 761,801 0000000000000000000362f2e08e88ee8f14371dbcdfa1e317697c47d17e5896 168 0.07/1.00 vMB 11
761,800 761,800 00000000000000000004dd8911c3a53327f2c0b0c31bce0e12983c447d51ab0c 1,800 0.83/1.00 vMB 12
761,799 761,799 0000000000000000000658dcceec4a39c1ebdae9b16bc99258963b7592dc967b 1,799 0.84/1.00 vMB 12
761,798 761,798 00000000000000000006a2a4ac68f4c23c2510c84c45cadadb1c25e6c1588a2e 883 1.00/1.00 vMB 5
761,797 761,797 0000000000000000000140d9618f1743aeefc2e7d4f193a60fe6652aab6771cc 678 1.00/1.00 vMB 4
761,796 761,796 00000000000000000004483e8bb5a14c4ca196b5920788f39cbada529cbe42fc 1,558 1.00/1.00 vMB 5
761,795 761,795 0000000000000000000681d2d651b275d8767f598012b5ce90e2654b281b3ed6 2,837 1.00/1.00 vMB 22
761,794 761,794 0000000000000000000348d4717a454212a89e85d1283c8d701aa6fd909c25cd 886 1.00/1.00 vMB 7
761,793 761,793 00000000000000000002202f6d59970687b671deb9093f530fbc0d20f1e4f52c 1,321 1.00/1.00 vMB 11
761,792 761,792 00000000000000000000447d556654eb5e1372ebbc94d33f3ff0cf13e5f88490 2,351 1.00/1.00 vMB 23
761,791 761,791 000000000000000000021a6d7fc3021c48e2180e580e96ed0bc6121a5483c1e4 1,145 1.00/1.00 vMB 6
761,790 761,790 00000000000000000006c73a402504d06c7041f07d9534d3e821badb4358467a 2,788 1.00/1.00 vMB 13
761,789 761,789 0000000000000000000053f80d7590d1b88c087a198c7619797b5f74dd7820f5 3,052 1.00/1.00 vMB 26
761,788 761,788 000000000000000000074c860deb4139db4406e7f3881d5783341fb4a1c26b0f 333 0.44/1.00 vMB 4
761,787 761,787 000000000000000000016288fbc671de3994df874464a9f6ddc61d15593aa429 1,334 1.00/1.00 vMB 7
761,786 761,786 00000000000000000001ae91955bb95306c664465d12be1e60e7919de90847f2 1,821 1.00/1.00 vMB 9
761,785 761,785 00000000000000000001943f8643fe2f7aed020b8d3abb52360825bf01e771c7 2,420 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 781.50 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: 612.35 GB
    • Received: 10.98 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.