Loading Tool

Explorer IconExplorer

Memory Pool

79,190 transactions
29.52 vMB
0.06892551 BTC
Random Selection Loading Transactions
Max Size: 177.66/200 MB

Candidate Block

Mining Attempt 89b5ea1e43a798fc6c448bc3a7dc6a04403798f8720a46c375ec1cf75032f266
Version 20000000
Previous Block 000000000000000000005ca632d69633021cee09eb0a1dc73d46b978a1e9df69
Merkle Root 041bb38d354cce93b309569ba015f93034f7f6c88b39e86ceec90319a98a8f33
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,120
Size: 1.00 vMB
Total Fees: 0.00899742 BTC
Feerates: 454.44 > 0.90 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,985 (260,795 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
654,190 654,190 00000000000000000000a213d76f1aca49538919677ba2b13a1737fef44ab276 1,435 1.00/1.00 vMB 31
654,189 654,189 00000000000000000004208ea580f3235f5d659f49dee622f6a54d21bf5fdd86 1,197 1.00/1.00 vMB 12
654,188 654,188 000000000000000000005067f2908cc18918af6050ed920edb7007bae135f9bb 2,350 1.00/1.00 vMB 70
654,187 654,187 0000000000000000000099e68d49b1b9cf4522144bb9ecb0fb97840204a29fdb 1,573 1.00/1.00 vMB 10
654,186 654,186 0000000000000000000a1ec404e1da16d0750c494cda503c6d6dfdc1bc894569 892 1.00/1.00 vMB 15
654,185 654,185 00000000000000000002a8977e65b5b97a5ca595564decdc3ad22f80b1f64290 2,158 1.00/1.00 vMB 55
654,184 654,184 0000000000000000000c02d5eba4698c54816f8b716c40f26bae484b2a594c32 2,422 1.00/1.00 vMB 69
654,183 654,183 00000000000000000002b5917f38feddc2a6c8ad3276d30ad41716787b5b3244 993 1.00/1.00 vMB 28
654,182 654,182 00000000000000000009b2b07d1cbcab7e52b11a6996032d4e90cdc8c93f4c73 2,156 1.00/1.00 vMB 20
654,181 654,181 000000000000000000002e1a8176215e21608a96a5ebd28af48b10da8c7bacb5 2,643 1.00/1.00 vMB 105
654,180 654,180 000000000000000000087fd7664236d985ff459b4cbda41731411994c8d1e4da 1,680 1.00/1.00 vMB 43
654,179 654,179 0000000000000000000c96fcd71b00b5c78b1bf07723c9ea5c4d270b2fe5e937 658 1.00/1.00 vMB 16
654,178 654,178 0000000000000000000291439b9cc617ea364dae45aa94ef79f96a0424d8cecd 814 1.00/1.00 vMB 22
654,177 654,177 0000000000000000000964b4a67933086470eac375d87ddb5940d9f71b47f711 1,826 1.00/1.00 vMB 4
654,176 654,176 0000000000000000000cd5aa4474edab891697ca76ef89d768f91a434be347ad 1,513 1.00/1.00 vMB 86
654,175 654,175 00000000000000000007ce03905dab79b810bef1db252a986ad2341b46c25fda 2,241 1.00/1.00 vMB 97
654,174 654,174 00000000000000000003d9224a6f48f071586e722abd774a8e3efa0e8768c621 2,775 1.00/1.00 vMB 100
654,173 654,173 00000000000000000002f468e0f9ffe18990e743cdca09789e3547bd282cc8b3 1,277 1.00/1.00 vMB 15
654,172 654,172 00000000000000000008b59845865ba01873f698ea59b6e8f18adf018155ad8b 1,794 1.00/1.00 vMB 54
654,171 654,171 000000000000000000086c241df0147f058d903a83035e0e005c10118b53c876 732 1.00/1.00 vMB 19
654,170 654,170 0000000000000000000090df6db0afe2828ca157f886afd88c5677fc32c5aec1 1,736 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.37 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: 663.22 GB
    • Received: 14.89 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.