Loading Tool

Explorer IconExplorer

Memory Pool

80,165 transactions
29.84 vMB
0.07428182 BTC
Random Selection Loading Transactions
Max Size: 179.65/200 MB

Candidate Block

Mining Attempt 3fcb79e28eb58a1e911ff7a562428aee1791f6831b32fb7532e6bdc941bb6971
Version 20000000
Previous Block 000000000000000000004443bbd7d3e1cd234af07e1977968d16f2c7b837c7c8
Merkle Root d5931a2929931002253d584799a75839361fa7d8867d93154fc2eeacdef249ff
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,973
Size: 1.00 vMB
Total Fees: 0.01327007 BTC
Feerates: 197.70 > 1.33 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,988 (181,719 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
733,269 733,269 00000000000000000006c5a6257fbf56b5e99644d63e88f118d94c5c291a536d 1,411 0.52/1.00 vMB 7
733,268 733,268 0000000000000000000252037e41b7a7ec0e99deb83cfa0ccd3fef952a7dfc41 151 0.09/1.00 vMB 6
733,267 733,267 000000000000000000013ec355df1287924e950783b5130a4c72097b7dfc4653 1,390 0.61/1.00 vMB 7
733,266 733,266 000000000000000000002a60722687bd5735820fd43e12adbc33b377a58b7582 2,041 0.76/1.00 vMB 7
733,265 733,265 00000000000000000007ac49633b86abd589a9e75815efced99a66751a97951d 219 0.10/1.00 vMB 8
733,264 733,264 000000000000000000027a0677177c48e3b7af07f9d418d2a36adda23aae9049 439 0.31/1.00 vMB 4
733,263 733,263 0000000000000000000659c839ee3c956e99957fb87cb7ad9fe1e90467441463 684 0.74/1.00 vMB 3
733,262 733,262 0000000000000000000689b0d7f3b70ba207f094bcae1ce1d5ce7173c3e59ce8 1,247 0.99/1.00 vMB 4
733,261 733,261 00000000000000000001307316b3486c22cd95016a90db8e5dc83bccb86d672f 527 0.25/1.00 vMB 7
733,260 733,260 00000000000000000006fee451c03439b312242782f0046bf4dd0f102198a678 1 0.00/1.00 vMB 0
733,259 733,259 00000000000000000002dda775d2b8d037b7c58214641d15333fba003c98fe49 1,787 0.97/1.00 vMB 6
733,258 733,258 00000000000000000004bb88deb4f04cc68d40bb194b45b6c8c0962149d8051f 220 0.06/1.00 vMB 9
733,257 733,257 000000000000000000091ae0b8a72b46351b7d9430dc17d6c7b42dad4d5549f9 426 0.13/1.00 vMB 8
733,256 733,256 000000000000000000033dcf7bc4bc970bdee29aebc855315e6b85dbaa9f5e08 608 0.23/1.00 vMB 10
733,255 733,255 00000000000000000000a7f9c6bb3a3fb6c0777b2f702fdc69b329db473a76a7 1,100 0.68/1.00 vMB 6
733,254 733,254 00000000000000000002fc6758c4c562a98859a09bd08dddd26a87409b23ddbd 2,018 0.92/1.00 vMB 7
733,253 733,253 000000000000000000040e18930e9d9e215a3b057d699967b032ca577d62c61a 89 0.03/1.00 vMB 9
733,252 733,252 0000000000000000000577ad376e8e4ec46e7d4b247843f449bf06dbd905a90c 543 0.20/1.00 vMB 8
733,251 733,251 0000000000000000000757a6009e27bd8c339da4e2ebc0273ecb4c24e740790f 167 0.06/1.00 vMB 9
733,250 733,250 0000000000000000000715a226d545626aa31cf276e02774594eaadacef2f6e7 1,129 0.69/1.00 vMB 5
733,249 733,249 00000000000000000007161980d345bb4c0ca12fec7b1176ae861689700d659f 759 0.32/1.00 vMB 6
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.71 GB
    • Received: 14.93 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.