Loading Tool

Explorer IconExplorer

Memory Pool

85,627 transactions
33.21 vMB
0.16462862 BTC
Random Selection Loading Transactions
Max Size: 197.43/200 MB

Candidate Block

Mining Attempt 604efe25cf3679af4ce8d840f33fc5be297e34a2eefd3275cb601ca800c878c8
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root 4190b3e76d2c9839a6f9259ab6fbcf0638ad9954a41052a6f81e5e0682b636aa
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,793
Size: 1.00 vMB
Total Fees: 0.05065537 BTC
Feerates: 318.30 > 5.08 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (584,921 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
330,432 330,432 0000000000000000189cec0fbb571f73798ea8db555d263dafe222c2ab8efd12 1,005 0.44/1.00 vMB 39
330,431 330,431 00000000000000000c831dc80ca43e70f1ab3b7fa4a47ab72e25ebf96940a9ef 315 0.22/1.00 vMB 21
330,430 330,430 00000000000000001b119181785c526508f6d2de21c290ebc2a38f7142f93570 204 0.10/1.00 vMB 28
330,429 330,429 000000000000000014ad51f5ec01de97266a1aef6dae763791d60cd6e9aead1e 864 0.60/1.00 vMB 21
330,428 330,428 000000000000000011e522b2f6905ff12562c14fd07ece26c6d6a4e77dcf1f77 212 0.18/1.00 vMB 16
330,427 330,427 000000000000000008467651112afac989b3810511109e27c3c85fc2c510d0a8 353 0.24/1.00 vMB 22
330,426 330,426 0000000000000000148edd36e755e8603a1881a0b1fbfb769059edaf9794ef3f 174 0.13/1.00 vMB 18
330,425 330,425 00000000000000000c4916928cae1aa4eae335273311209fbd11d6d50ccf8f08 623 0.45/1.00 vMB 19
330,424 330,424 00000000000000001274d6478e5e1296ea8a6aaa65354615468045473f3a7464 458 0.22/1.00 vMB 30
330,423 330,423 00000000000000000d1f36eb3b70029fa9e3f7ac7f01fc1cea5e666277891442 303 0.59/1.00 vMB 11
330,422 330,422 00000000000000001aa9c2a18bc46054ff1b1269a570f76e51629bbda35fbd17 2,197 1.00/1.00 vMB 31
330,421 330,421 0000000000000000129a7a2cb737c1470488e330570c4bf21d6d0f3293d546db 1,595 0.75/1.00 vMB 27
330,420 330,420 00000000000000000093b5c797ac25c0ac23cb2fbcb9c7b6445b91aa16bea025 128 0.05/1.00 vMB 97
330,419 330,419 00000000000000000a085a0ca616dae31ee0338506124cd9748f710dee25cd98 28 0.02/1.00 vMB 18
330,418 330,418 0000000000000000042f49b312002f6b116487e4d46b8339d0c1e62d589cd045 223 0.16/1.00 vMB 20
330,417 330,417 0000000000000000086e8edbac091f96b99e7a979f8238076245261baebfa8de 322 0.19/1.00 vMB 21
330,416 330,416 000000000000000005d1b8afa0849bc620ded33f5e02c01c7da11b8b0ab947d4 1,038 0.63/1.00 vMB 24
330,415 330,415 00000000000000000fef9441006aea2927eb3bc485f1d4a576368b48df724b09 202 0.17/1.00 vMB 10
330,414 330,414 0000000000000000180d3d831095b8d5fd8e280acf2e9e272ed19513f76bca5d 830 0.75/1.00 vMB 20
330,413 330,413 000000000000000004d34898c7be407bd7c2be4f6d685565ac5998f9ef2f3948 1,343 0.75/1.00 vMB 33
330,412 330,412 00000000000000000f611e05c0d6f1800cfd05291e224fa5377d988ea627ff94 947 0.58/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 783.00 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: 718.86 GB
    • Received: 17.97 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.