Loading Tool

Explorer IconExplorer

Memory Pool

76,429 transactions
28.48 vMB
0.06716959 BTC
Random Selection Loading Transactions
Max Size: 172.61/200 MB

Candidate Block

Mining Attempt 2681812e4b5f012d82e0708a062375b27bfd789ea99f05811f4d5bcfed0958a2
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root 47622078652a553b0fa4d681ac5f8e3c135e82a0dd995575e8420a7c3dd59fdf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,329
Size: 1.00 vMB
Total Fees: 0.00822893 BTC
Feerates: 73.20 > 0.82 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (301,610 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
613,508 613,508 00000000000000000009b9ce959646130b7fec80701867dde87d16a099203561 345 0.11/1.00 vMB 22
613,507 613,507 000000000000000000056936bf8e6ac91c8a414161d8b077897f76f2ee4d8312 141 0.04/1.00 vMB 13
613,506 613,506 0000000000000000000e086ba48a105d32d54ebbdc9580086458bd9c886fd67b 2,472 0.81/1.00 vMB 14
613,505 613,505 00000000000000000005b3a6c5a6058424e982f5f69348da2ae9ac453ca600d8 657 0.20/1.00 vMB 14
613,504 613,504 0000000000000000000051b23aa161f082e11b147ab5dc4360697409c1041349 1,248 0.43/1.00 vMB 20
613,503 613,503 0000000000000000000a7ae0f166d3cb9888c1cda68c822fef53980375b6e5ab 241 0.07/1.00 vMB 15
613,502 613,502 00000000000000000001cd438e6c0b7d6146b70f983f9756ead1e1b5dabed47a 826 0.27/1.00 vMB 15
613,501 613,501 0000000000000000000f27b0f9ab930b00907de92bf383269a766549934baee4 620 0.20/1.00 vMB 24
613,500 613,500 000000000000000000043fe84c183b05418a8c75a25d164015904d68ea84b391 2,342 0.75/1.00 vMB 3
613,499 613,499 00000000000000000004ca97c9aa3c3c156502e76336ba0497265c5c662410b5 3,215 1.00/1.00 vMB 23
613,498 613,498 00000000000000000003e91265151cacc85ca6acd1075151884f4ba56f4126db 120 0.04/1.00 vMB 16
613,497 613,497 000000000000000000010f5aca7631add5c370d6f3833dc0c95060f00acaf0d6 1,413 0.47/1.00 vMB 20
613,496 613,496 00000000000000000011b3fcd2d1d8f27b2f1ee741fd766128d612c477c502c4 1,734 0.52/1.00 vMB 4
613,495 613,495 00000000000000000012b8a7dd0a2ca40bc6188feba0f7c966c0504a97250206 2,614 1.00/1.00 vMB 18
613,494 613,494 0000000000000000000f868ce67e54b61eddc25b9da75b14519bd3b01d15f4e2 2,923 1.00/1.00 vMB 20
613,493 613,493 0000000000000000000eb0d0fe4c942b2f877beb265002c5850fe2fe2a91ad2b 553 0.21/1.00 vMB 19
613,492 613,492 0000000000000000001005b1626613d08af7c48f8ea64bb758b1489b5b64d389 2,636 0.73/1.00 vMB 15
613,491 613,491 000000000000000000127c8c6e9881293188399465a0093495e87987787ec246 1,433 0.45/1.00 vMB 18
613,490 613,490 000000000000000000104cbd0764e1910fac673e9a05edec64efe8be7029577b 2,100 0.67/1.00 vMB 18
613,489 613,489 000000000000000000126e666920efd4d84e1523115facedfe8aa87f153ab597 148 0.04/1.00 vMB 21
613,488 613,488 000000000000000000014fca59a680def6db48cd19dbd53e380cbdbcbcde2c46 956 0.39/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.59 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: 671.59 GB
    • Received: 15.96 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.