Loading Tool

Explorer IconExplorer

Memory Pool

80,698 transactions
30.03 vMB
0.12389796 BTC
Random Selection Loading Transactions
Max Size: 180.63/200 MB

Candidate Block

Mining Attempt 34b0ffaa28f58956fd78a361b3892e2a32e97b08b6b8d0e8aca926f27f6fe7b1
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root cd76ea4e81747af49f004ddbc4c6f0a21931c5b1d1e600371af7997660181352
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,641
Size: 1.00 vMB
Total Fees: 0.05113173 BTC
Feerates: 242.90 > 5.12 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (660,523 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
254,637 254,637 00000000000000205cf7760cdce8ca3b9819533fe54b061c342a6a61458e83fd 172 0.07/1.00 vMB 75
254,636 254,636 000000000000003ec04fc4a6478dcedd2f6e445730760415650aad1f904e306f 205 0.11/1.00 vMB 96
254,635 254,635 000000000000000ca676092090537973e5e0708b04eacc35343b82f50431575c 307 0.12/1.00 vMB 112
254,634 254,634 0000000000000005669245473d844536b533e75c34eab9080f43891cc52592b1 177 0.08/1.00 vMB 102
254,633 254,633 00000000000000044f8175f1eb38731a9dc62c1507cd0d9a636fb5c2694a981a 274 0.11/1.00 vMB 120
254,632 254,632 0000000000000018f06dc984b32040271ba44d0d83cc677c62d831eb854aa97a 43 0.02/1.00 vMB 121
254,631 254,631 0000000000000019a41227ea05afd1c131d149ba47b115ef4a12dd698b874d3a 78 0.04/1.00 vMB 127
254,630 254,630 0000000000000026a7eed5950feb03c3c10c4eeca7af65a5c3a03206bce984f6 16 0.01/1.00 vMB 75
254,629 254,629 000000000000003af59889cc228b05d2c7dd85785956a18c7c9bb9f490fed55b 91 0.04/1.00 vMB 59
254,628 254,628 0000000000000038d6f36fb7a9b367ebe48449fe08acf33eb8caf80c5928e614 525 0.25/1.00 vMB 70
254,627 254,627 0000000000000002fed9decbbb90b0726e8fd0242d3b784189d9538879870703 609 0.25/1.00 vMB 137
254,626 254,626 000000000000001a34e2a5d28529ed825805b5f9bdb1186b3a60e33d7289ec58 266 0.15/1.00 vMB 80
254,625 254,625 00000000000000246a6b9c66f1e3601c78ebf5ef262a1431c20913f493edb55f 122 0.06/1.00 vMB 98
254,624 254,624 00000000000000276b1212260f0b22edeeade0c11a83464a5cf0745bb3c9ac8c 668 0.25/1.00 vMB 148
254,623 254,623 000000000000003d33f51d34dda4d917435ba7bbd26194c74a42c320e936c810 150 0.06/1.00 vMB 115
254,622 254,622 000000000000000e0af977b4a5f0c472f88332a17820d51cc8a4dbd65ad0564a 354 0.16/1.00 vMB 110
254,621 254,621 00000000000000299704ecd401c6b39710a45f1bfa952773633caacbdd8757c0 102 0.04/1.00 vMB 71
254,620 254,620 000000000000003ec422a4bb051708428c6a7c7d0cff71e65651d3613a1003c7 229 0.16/1.00 vMB 56
254,619 254,619 00000000000000106aab60ba25cded75fd5304261f039e2f672e120a5140ee48 669 0.24/1.00 vMB 118
254,618 254,618 0000000000000037c1ac62af654a553d57f9eb1a41203523c5abc5ef028ea92a 772 0.30/1.00 vMB 127
254,617 254,617 000000000000003d21a3388dd37b3fa90732024cb52e59c2f06558eba7a76f2b 278 0.14/1.00 vMB 92
Previous 10 blocks ↓
Total Size: 782.67 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: 673.15 GB
    • Received: 16.42 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.