Loading Tool

Explorer IconExplorer

Memory Pool

84,708 transactions
31.80 vMB
0.19121871 BTC
Random Selection Loading Transactions
Max Size: 189.96/200 MB

Candidate Block

Mining Attempt d871a6ddb4c22f622914dfdcbebc96d04b80f40f0ce31b3b166bc192587e5f95
Version 20000000
Previous Block 0000000000000000000155b2073facafbf0b2f4713974f25dac073632df31896
Merkle Root 26fe47b064de55417016416a6c0bd2ef19683cc340022c654c79f86f43f3b20e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,445
Size: 1.00 vMB
Total Fees: 0.08204784 BTC
Feerates: 101.65 > 8.22 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,148 (220,064 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
695,084 695,084 0000000000000000000b0c57090d007f08b56d8cf7c0cab89c61b91ecc98c866 1,812 1.00/1.00 vMB 6
695,083 695,083 0000000000000000000b04a4d6e7fb8c22d7ca728d3e76eec783ec39c91fcf55 1,369 1.00/1.00 vMB 6
695,082 695,082 0000000000000000000351d706bcc0c84c9e18ac731d7a2d26e839939ea7b65c 2,600 1.00/1.00 vMB 12
695,081 695,081 0000000000000000000a641b1ccc79e922b254916eff7f19f838fb74ecccc1be 1,865 0.70/1.00 vMB 13
695,080 695,080 0000000000000000000f6bbed5b6c209141f3e7d2b3856de3fe0735005b0d566 1 0.00/1.00 vMB 0
695,079 695,079 00000000000000000006d698f7863a13099c12f4f2157fa27de3334fd9388c04 2,255 0.96/1.00 vMB 10
695,078 695,078 0000000000000000000d5363c589ba4e9bb2323ec2acbf39ec234429ba77bde7 464 0.20/1.00 vMB 10
695,077 695,077 0000000000000000000aa017a74e943c715c66f70508c1f6cfbde32dd216c2fd 1,950 0.67/1.00 vMB 12
695,076 695,076 0000000000000000000c12d810f65d7ffcef1cfa550b9f9008e72bfd092be48b 212 0.07/1.00 vMB 13
695,075 695,075 00000000000000000008edeb1d8240452d48099526c19508da2006d5d49c76a6 1,442 0.59/1.00 vMB 15
695,074 695,074 0000000000000000000a72b97285667e32b6aadbeb873517b56a2e8f32d74086 126 0.12/1.00 vMB 4
695,073 695,073 0000000000000000000dac06369bbd0ea17e469d3a55bd92b86d008d48e64fc1 2,248 0.99/1.00 vMB 9
695,072 695,072 00000000000000000009787c8caae30f94a43ef9dca87f25bf9afe21a4f1afa4 1,280 1.00/1.00 vMB 5
695,071 695,071 000000000000000000105e95d8534a40594880b65ab1360032c85e566bf0b803 1,300 1.00/1.00 vMB 13
695,070 695,070 0000000000000000000ecf6700fbb805463abe5e5c8f1dab5404436f41ca1f51 986 1.00/1.00 vMB 14
695,069 695,069 00000000000000000002acd35a0c9d859fb701770dc488912a28e22c547889b4 1,881 1.00/1.00 vMB 15
695,068 695,068 00000000000000000002e2a2379a5f958574d517a6820468e0ef0d0d3039d8df 2,089 1.00/1.00 vMB 26
695,067 695,067 00000000000000000002f719bb301d92c0a30a9381cf712be2315d5d05ce3766 1,427 0.47/1.00 vMB 2
695,066 695,066 0000000000000000001088fc9ed2909683d79946c7e329ee43b63d83bdc78259 2,394 1.00/1.00 vMB 26
695,065 695,065 000000000000000000132fb0b9d679222b45b6017e33a9e953aba74798d33509 507 0.15/1.00 vMB 15
695,064 695,064 000000000000000000006cc21fde420824abc50041bfbfd07b9aaf3fa90201ff 705 0.26/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.65 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: 672.72 GB
    • Received: 16.32 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.