Loading Tool

Explorer IconExplorer

Memory Pool

35,444 transactions
25.87 vMB
0.06886793 BTC
Random Selection Loading Transactions
Max Size: 131.69/200 MB

Candidate Block

Mining Attempt cede9d39a9424137aea24ddf6c67b21520cabb9d21e8a2fd124e323452b106c9
Version 20000000
Previous Block 00000000000000000001870bbdf84bd9c66dfb3a3bf8fa88686553f61f93d86a
Merkle Root 4da95a07f132361ca832af33aef62b3141e1054eb986f044fd770c66d8c309d1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,272
Size: 1.00 vMB
Total Fees: 0.02128407 BTC
Feerates: 150.77 > 2.13 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,697 (620,716 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
293,981 293,981 00000000000000004f7811e616ef7fad94207b9927d69d9a5ff596fd0c20bdbe 80 0.10/1.00 vMB 6
293,980 293,980 000000000000000024a77d6b2871ccf7109f3be5ff36bc971d028a6462a9a730 1,275 0.63/1.00 vMB 36
293,979 293,979 0000000000000000aa253b0486ce8fbd9470dca24e80c032545fce371ffe0a95 479 0.46/1.00 vMB 16
293,978 293,978 000000000000000090b82ef7b3e0e6df9751f8d6fdb368e0221829b983139b24 1,118 0.35/1.00 vMB 64
293,977 293,977 00000000000000004f7685caa496aee302a7371c31af199bbecb45a4db6ffb07 178 0.08/1.00 vMB 31
293,976 293,976 000000000000000051e3f034608c1f6b769a23f6142de420902fa0d452ec32b2 644 0.28/1.00 vMB 41
293,975 293,975 00000000000000001b2351fddd9b99319b29493c1c02a49cd5639e436e261c0c 277 0.11/1.00 vMB 34
293,974 293,974 00000000000000001edf662a4eeb4d55cb841803cde8d10d58cd5bf47e0585b8 773 0.32/1.00 vMB 44
293,973 293,973 0000000000000000a88f220075053398af5b868ad958b2d27f7d639b037d4a76 479 0.22/1.00 vMB 34
293,972 293,972 0000000000000000113d6c41c05df9e1544022001cfba4c5cd08c166d21ad2ee 64 0.02/1.00 vMB 40
293,971 293,971 000000000000000057d6695a99d384fa897c036bcf173647a9f35f269e4aade9 194 0.09/1.00 vMB 29
293,970 293,970 00000000000000005354143fb5eb21a4cfad7d16ace30eec0cf8b75fcff4295e 59 0.03/1.00 vMB 44
293,969 293,969 0000000000000000a150116956e377d359ae43051f655d9007ea78e03157e9ce 509 0.19/1.00 vMB 47
293,968 293,968 00000000000000001296a1cafbacdcea5ea26060a3240bf87e030ecd126393d4 155 0.06/1.00 vMB 45
293,967 293,967 00000000000000001315ef50ae2bce4a0f6cc498c6a79daa3ed0d0cd5c16145b 315 0.13/1.00 vMB 39
293,966 293,966 00000000000000001fd88b100dde837f389cd71e37eb62a17624b6280ba7105c 480 0.22/1.00 vMB 39
293,965 293,965 00000000000000000568f6addbe1828cf244b865127d82ac828432cc067efc6e 512 0.22/1.00 vMB 46
293,964 293,964 00000000000000006e5ec887aff4c6e2e41211bf3bb6f1993d723213078c0bf6 512 0.20/1.00 vMB 51
293,963 293,963 000000000000000061c21661c80c807d68b1e81c14ed3647fb71323a766dee10 165 0.06/1.00 vMB 38
293,962 293,962 0000000000000000a2270c897addd10a409149ab90a71d8c28ec18fae99bffbf 65 0.03/1.00 vMB 32
293,961 293,961 00000000000000008dd8338a76f723e0c4ee184548121f30c7e5ebc74dcad603 21 0.01/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 781.85 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: 638.82 GB
    • Received: 12.50 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.