Loading Tool

Explorer IconExplorer

Memory Pool

41,093 transactions
25.87 vMB
0.05373045 BTC
Random Selection Loading Transactions
Max Size: 135.19/200 MB

Candidate Block

Mining Attempt 1d933fc840d75227da3df19acbb2e27bc5edb8c37c6646816c875ae8901b5e7b
Version 20000000
Previous Block 00000000000000000000b5b2d45e6886bb0157eb70677ea9d4555802ee085a1f
Merkle Root 5e672e6a79f10165a860bf79940cc5caa352a43dd36e250db7695789a5addd0c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,512
Size: 1.00 vMB
Total Fees: 0.00679684 BTC
Feerates: 75.74 > 0.68 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,732 (150,133 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
764,599 764,599 00000000000000000005a4708a50ce460caf47f051aa032cf541a7af81dc9905 1,354 1.00/1.00 vMB 11
764,598 764,598 00000000000000000002b1609c12a54be09730b36a4206e59f2049d7acc2accd 1,319 1.00/1.00 vMB 25
764,597 764,597 00000000000000000004ab61f7486dc28dde960dc801790a99a05b377340e84c 1,448 1.00/1.00 vMB 12
764,596 764,596 000000000000000000078c40eefcb8cd0b28e7e4a0d65cb89475c73d3177fb60 1,892 1.00/1.00 vMB 13
764,595 764,595 00000000000000000003c3b40c47f94b3ecf86d3ae52ceecb3c0c79e89ce587a 1,690 1.00/1.00 vMB 12
764,594 764,594 0000000000000000000549fa30948468855ba582cdc6fe716aaa7fd07e94df89 2,596 1.00/1.00 vMB 22
764,593 764,593 00000000000000000005355f05058381ab24f6533c3b2971a869fd3919a0c148 653 1.00/1.00 vMB 4
764,592 764,592 00000000000000000001b3befd1a79f68f4eeced03fc5d9d3337f245a50d500c 1,619 1.00/1.00 vMB 13
764,591 764,591 0000000000000000000724616f18c6b3e8d697e13785a4f03cf9c907469a3fa3 2,717 1.00/1.00 vMB 11
764,590 764,590 0000000000000000000244a87fd5f38a068048058252986f6f9d1d889e531eff 2,396 1.00/1.00 vMB 21
764,589 764,589 00000000000000000007539ef64cde72ef15a4586667b15c380a849af0281dd4 1,203 1.00/1.00 vMB 19
764,588 764,588 00000000000000000007783d7ea80044ca920aefc950e017b95ec5cb2e7d2a01 2,034 1.00/1.00 vMB 33
764,587 764,587 000000000000000000020f1945b9831b371ac94121ad52861f6594bdcf1b0ab5 2,204 1.00/1.00 vMB 33
764,586 764,586 000000000000000000010e3afe6df0e8ff30216aed09d8d1a1e7c8b673172334 664 1.00/1.00 vMB 4
764,585 764,585 00000000000000000002a01f70aae1f7789c03417db93f977321b1bd2a315362 2,267 1.00/1.00 vMB 17
764,584 764,584 0000000000000000000578f29e0c89594c2cf8b1e3f28389c99d470c69c73a21 1,544 1.00/1.00 vMB 2
764,583 764,583 00000000000000000001cc818d3e5e279ee4f656ad65ead2a09f53e674b2f1dc 3,462 1.00/1.00 vMB 29
764,582 764,582 00000000000000000002e7296ac274f9f19f1bf7441fddc75e5610fa2ca53e25 1,485 1.00/1.00 vMB 6
764,581 764,581 0000000000000000000097ea712c4317ec42629b25f3fd229da5243215767261 1,953 1.00/1.00 vMB 6
764,580 764,580 0000000000000000000236e7ded5e88e7661525693b1d54e294df66ad2b858c7 1,293 1.00/1.00 vMB 10
764,579 764,579 000000000000000000042a4641bf29ab522df14599138d8141e460fc807d7d29 2,323 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 781.92 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: 646.03 GB
    • Received: 12.80 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.