Loading Tool

Explorer IconExplorer

Memory Pool

81,610 transactions
31.24 vMB
0.07771529 BTC
Random Selection Loading Transactions
Max Size: 190.08/200 MB

Candidate Block

Mining Attempt 9a90af1030a6d4db5d60f20a3ea7577c850c487347c784e7baf18ce57525effb
Version 20000000
Previous Block 000000000000000000004b3e7e5aaeab111493f0d06b8a6f97fdb08081d0f764
Merkle Root 382a4d8eac38a4ccc52b8f2931506948f43dd0f64e63ee7dd5b387077a0b925f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,263
Size: 1.00 vMB
Total Fees: 0.01017259 BTC
Feerates: 100.37 > 1.02 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,197 (189,805 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
725,392 725,392 00000000000000000000afdb4d5994215b10b9cd6b2edb904b2f45814a0fce2e 2,200 0.90/1.00 vMB 8
725,391 725,391 00000000000000000006615153c64a91d569e9d491927ca8ed39af856a234ab3 36 0.02/1.00 vMB 21
725,390 725,390 00000000000000000000221fbd88c9774715c52ecea81bd286b459822eacbbcc 1,284 0.59/1.00 vMB 7
725,389 725,389 00000000000000000009d01a3bb6995e9374741e31e79365194a47d2e598327e 1,009 0.46/1.00 vMB 7
725,388 725,388 00000000000000000001971ea8bf35a5afad8fe61a7495f7d518abc3e9b731f5 1,663 0.71/1.00 vMB 7
725,387 725,387 0000000000000000000578c31bfb9e61dd86b197ac3cce5743cbacd5782e601e 392 0.20/1.00 vMB 8
725,386 725,386 00000000000000000004a8963ead1039883d1e258881f6702e94879fff500e28 122 0.04/1.00 vMB 13
725,385 725,385 000000000000000000060622877a6fd30124f3868ff7ac52cf3bc29810f93d95 231 0.08/1.00 vMB 7
725,384 725,384 000000000000000000029779dd7f35ecfcca5fde5862cf0a12e2b231f7b8c0e3 1,716 0.75/1.00 vMB 7
725,383 725,383 00000000000000000002ca8929b9b02817dd4ce8b83150f17c521ea3e8814fa7 938 0.48/1.00 vMB 9
725,382 725,382 000000000000000000056ed7785c163073c32b246b90449229c37b27997f5d2f 803 0.46/1.00 vMB 7
725,381 725,381 00000000000000000000b5916da434dc6e51c3439816c51ebe0e3d83241eddc4 176 0.12/1.00 vMB 9
725,380 725,380 00000000000000000004e82ec29af5946c6f1e2e0f0a85c878dba46a509efe7c 528 0.12/1.00 vMB 1
725,379 725,379 0000000000000000000317aecd92e7fb55f47bee7720f8814721226d299f949f 1,188 1.00/1.00 vMB 2
725,378 725,378 00000000000000000009c98bdf324f3ed0265a18c37486e653a45310b8d0d114 1,000 1.00/1.00 vMB 4
725,377 725,377 000000000000000000037228daface16ad6ac3b2e025b18d2bbba1dd268523e9 1,837 1.00/1.00 vMB 4
725,376 725,376 00000000000000000000599df456991665d79edf61fb307b35c7691b055f8c10 662 1.00/1.00 vMB 1
725,375 725,375 00000000000000000000518a4660f2bb8bf08d13642afff0d2720b51a834a72e 1,408 1.00/1.00 vMB 7
725,374 725,374 00000000000000000009d5f235de690b2a1b5a666a92af71482ce5eaa77427b3 963 1.00/1.00 vMB 3
725,373 725,373 00000000000000000000d35fa910413e843ad282fefa582928626fdf2ac760b2 1,502 1.00/1.00 vMB 3
725,372 725,372 00000000000000000007e676aa11311e2cdf108ab22815a017a19a3ea84f6266 721 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.73 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: 707.88 GB
    • Received: 16.71 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.