Loading Tool

Explorer IconExplorer

Memory Pool

77,179 transactions
29.02 vMB
0.09881449 BTC
Random Selection Loading Transactions
Max Size: 174.69/200 MB

Candidate Block

Mining Attempt d7beb01d94dfde09c665702acb05db0474517165cd167a365e0c2f568a3741d2
Version 20000000
Previous Block 00000000000000000000b421c6d6e79532f5d26e37db181c41924d05cd5471d7
Merkle Root 66a433b6cff58eb489d32b97e119803d8d6ac889b5c9a78d0a0854903f109342
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,353
Size: 1.00 vMB
Total Fees: 0.02591072 BTC
Feerates: 453.09 > 2.60 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,307 (558,822 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
356,467 356,467 00000000000000000908b9ffd89ca930ea8e45d3cae86686395f26f110f98e54 423 0.18/1.00 vMB 33
356,466 356,466 000000000000000005a21628e5877ba97f7b917176572903f222595cefba84c7 29 0.01/1.00 vMB 39
356,465 356,465 0000000000000000064814b21d7afe91594ab01bec5069579be811208e812153 139 0.10/1.00 vMB 4
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.51 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.