Loading Tool

Explorer IconExplorer

Memory Pool

78,009 transactions
29.00 vMB
0.10118242 BTC
Random Selection Loading Transactions
Max Size: 175.41/200 MB

Candidate Block

Mining Attempt a4f99c93ae0ba254d266a92d52f3386ccb7e7a363e715188bc1121ca49f2bcc6
Version 20000000
Previous Block 00000000000000000000ec814f6a04cd5247383be9ebea2cfd71c6247fc02550
Merkle Root cbd81fdd79c1a439ce0f710ca8358b8568cb9ce89138510c06b83526ee5b0bba
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,970
Size: 1.00 vMB
Total Fees: 0.03031441 BTC
Feerates: 402.60 > 3.04 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,308 (558,820 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
356,488 356,488 000000000000000013d32f4dec00a7936921195b9f9e27c451e311720c864212 444 0.24/1.00 vMB 22
356,487 356,487 0000000000000000043604b19a8e622fa42b682a183bd023c00ae197961dabb8 178 0.10/1.00 vMB 21
356,486 356,486 00000000000000000c6bf3be2d14e8b18afac7ab8a1a62cdd623574bcd9af964 752 0.45/1.00 vMB 21
356,485 356,485 000000000000000000d740eb394a3ccbeb51478f23838d110e6859f81c5fa195 1,177 0.75/1.00 vMB 25
356,484 356,484 00000000000000001601ba284b6b087247cf18b266d2ae2e24a641f02628942c 156 0.13/1.00 vMB 16
356,483 356,483 00000000000000000ac0ea79d93599f3f3bf918729593d04f44cf1f974948172 438 0.52/1.00 vMB 9
356,482 356,482 000000000000000003b188e7865c186e692d186746ffec5ae8544c177e9fb530 839 0.69/1.00 vMB 20
356,481 356,481 00000000000000000b0ab8c8ee3bcdcb52eaa1ca6b041a22fc3050c89b9ddc89 1,773 0.75/1.00 vMB 34
356,480 356,480 000000000000000016bae9f0c21d53a4d878c5aca01e7f1267d4d9bb7598a3ca 410 0.31/1.00 vMB 21
356,479 356,479 0000000000000000072c059afc47f6686c76718696ce7ebc779925412f65f9bd 214 0.10/1.00 vMB 33
356,478 356,478 00000000000000001550862f6ac9f8df38c57aa775f0cbb6785801f874d1d3d9 118 0.08/1.00 vMB 24
356,477 356,477 00000000000000000d2853b99cd38a0d74cb5fb65a03fd1093392f3f0005cbd4 980 0.55/1.00 vMB 25
356,476 356,476 00000000000000000edfa60cdf903dec70c3088b9fb047c72a02b910b862adf7 310 0.17/1.00 vMB 26
356,475 356,475 00000000000000000798497997e4aa2b9211b047e289ce8b88a5a5a82d98828d 234 0.10/1.00 vMB 33
356,474 356,474 000000000000000002fb0ebdd0531773e4f3631c7e60ba7ca6d0a2cdb6c1251f 429 0.24/1.00 vMB 23
356,473 356,473 00000000000000000182a8c2544886fd2bcc1a113f01180b2b810397bc55f9ac 154 0.07/1.00 vMB 27
356,472 356,472 00000000000000000a73bc4029632974e4b7faae6c9dc2d7b106bbe5b38bf68b 219 0.28/1.00 vMB 9
356,471 356,471 00000000000000000c247a1d7f11bfaf7dc79b2a51a1656a41c86e52f6614c6b 912 0.47/1.00 vMB 29
356,470 356,470 0000000000000000115c9e393e94d8e70fc9a040c09fba38fb50b9512d72be5e 920 0.48/1.00 vMB 31
356,469 356,469 000000000000000012acdd36b7e9d51575fc38ee3204c9492b6794c4f841b8a4 512 0.25/1.00 vMB 28
356,468 356,468 00000000000000000b747ade0dab1540a06875909358b273c5c68c29bb0c3d92 1,380 0.64/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.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: 714.54 GB
    • Received: 17.56 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.