Loading Tool

Explorer IconExplorer

Memory Pool

78,364 transactions
29.82 vMB
0.08150092 BTC
Random Selection Loading Transactions
Max Size: 178.57/200 MB

Candidate Block

Mining Attempt f5d800e667220feb66e41244f01c5b551975775f903f3286e970f8c3df23a38f
Version 20000000
Previous Block 00000000000000000000afdf5043b8b27b92fc11e8966ab025edf9415d082b3b
Merkle Root 4e782bc98ba197d4e26d75213466b693093fdb54089a68714db60a255eac6444
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,627
Size: 1.00 vMB
Total Fees: 0.01421549 BTC
Feerates: 100.69 > 1.42 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,152 (660,510 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
254,642 254,642 0000000000000020c334379c4642537b5ab82f4a01e09216b438a55d90733d5e 584 0.23/1.00 vMB 85,396
254,641 254,641 000000000000002d5fd63f329f9de7a30d9ab630820905ba441f2fd58150b0b9 48 0.04/1.00 vMB 45
254,640 254,640 000000000000001bfebe56e2becafb97b140ec030b3e0ad1f82b4a67732dd1b1 629 0.25/1.00 vMB 100
254,639 254,639 000000000000003db4c945bc09195fbea07d0d9190c07254078ce0023687e3b4 139 0.07/1.00 vMB 81
254,638 254,638 0000000000000032e65cfcb7a2515398174c803b37d2398739ce05db3a68d6c6 69 0.03/1.00 vMB 73
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
Previous 10 blocks ↓
Total Size: 782.66 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: 672.96 GB
    • Received: 16.34 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.