Loading Tool

Explorer IconExplorer

Memory Pool

78,938 transactions
29.56 vMB
0.10429842 BTC
Random Selection Loading Transactions
Max Size: 177.97/200 MB

Candidate Block

Mining Attempt 50dac03afffc445b04bd818ed1bdc0fcf3a0aa3e05ada6871eebba78ba27c3f9
Version 20000000
Previous Block 000000000000000000001d962d813166c213e66919ae03bd9d146ae85a1c4436
Merkle Root f039202778b335208ed7eef5d5c9b1f9dc21f784418656ed4247299fb784b66d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,568
Size: 1.00 vMB
Total Fees: 0.03929976 BTC
Feerates: 164.34 > 3.94 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,154 (196,693 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
718,461 718,461 0000000000000000000028a0524ad48cb249bf447bcfd2ebe91976eefdbd624a 913 0.70/1.00 vMB 3
718,460 718,460 00000000000000000007bfdd0d98e0dbf54f511f7f12b211ea4220e40b8c71ba 2,538 1.00/1.00 vMB 11
718,459 718,459 00000000000000000008b7202770395931f561a86edb0151149a59901bb325db 800 0.29/1.00 vMB 7
718,458 718,458 0000000000000000000b0efbcc55d568da5bf1fee857500a0f45a57c8ee2d7ed 819 0.35/1.00 vMB 8
718,457 718,457 000000000000000000046ee9b26c3474228d4a942c7f5c09093d149d0037baec 1,297 0.45/1.00 vMB 11
718,456 718,456 0000000000000000000adc1597702596870e8f84d470c0c14487b69e63553cd5 1,698 0.55/1.00 vMB 2
718,455 718,455 0000000000000000000892f75e3880fa6a8e8f165292111f5bbb0d1ea7e7eefb 3,191 1.00/1.00 vMB 12
718,454 718,454 00000000000000000002bf0dfb6276cffe4f307394fffe21858359874728c4e8 2,242 0.67/1.00 vMB 10
718,453 718,453 00000000000000000004df118eadbc733af155b73b7505f7852a14dc6bfc4d2b 57 0.01/1.00 vMB 15
718,452 718,452 0000000000000000000930531174de4d4774d34c0164a32482e9de892c8d817f 2,249 0.71/1.00 vMB 8
718,451 718,451 0000000000000000000a6276453e8d31eb40d68e3a9f1d8111cc738ea5041712 176 0.11/1.00 vMB 6
718,450 718,450 0000000000000000000a92a47f86fccb7bc73f592a056c485e228e90db0ec584 793 0.36/1.00 vMB 8
718,449 718,449 00000000000000000007f426646e72f62a824c536124237a72ddd419e2d82e1d 107 0.03/1.00 vMB 12
718,448 718,448 0000000000000000000a3cf29707315f6977ab47962f98cf11b54b824afe1d54 1,615 1.00/1.00 vMB 6
718,447 718,447 000000000000000000060042f4ee51f16f6d42996f3fdf448578a39df34af6ec 2,568 0.97/1.00 vMB 8
718,446 718,446 000000000000000000011a81288c4e72a86ce207190bb43d50c385821c655a4d 880 0.41/1.00 vMB 1
718,445 718,445 0000000000000000000017414529083bcb4044ac74e22bd37a87c17678f768fa 3,571 1.00/1.00 vMB 12
718,444 718,444 00000000000000000007b5d97e549ffee25b2107cb0679212057d46a258d62ec 1,250 0.42/1.00 vMB 9
718,443 718,443 0000000000000000000134a55047f367aabfe230e8ba755bd2b0141ec15ce2bd 585 0.17/1.00 vMB 10
718,442 718,442 000000000000000000026cf8d71050ab06a39b36e6dac2c31eb6659de6d69c1b 459 0.15/1.00 vMB 12
718,441 718,441 0000000000000000000a3067c4a56460e6f443277d48fa12bc13993cd8c3c7bd 503 0.20/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.66 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: 673.05 GB
    • Received: 16.36 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.