Loading Tool

Explorer IconExplorer

Memory Pool

38,483 transactions
25.53 vMB
0.05354420 BTC
Random Selection Loading Transactions
Max Size: 132.01/200 MB

Candidate Block

Mining Attempt c77f1b4bc9a827c96af19a63e1fdd4d80f44258a93a0d33ce1370fb8e8f37d6e
Version 20000000
Previous Block 00000000000000000000a6a8f5de49fbdec5568798a22c7444a7cf050d6d96e9
Merkle Root 4fa02d0f90465e8c4a1d04e06476257081cc42f720a4f49d26a442aab2450037
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,325
Size: 1.00 vMB
Total Fees: 0.00753385 BTC
Feerates: 100.36 > 0.75 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,767 (415,193 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
499,574 499,574 00000000000000000072481defa7231da3d6a38841a24a51c8477804e305ed6b 2,380 1.00/1.00 vMB 366
499,573 499,573 0000000000000000000bd5afca699faa5f333c5b5e5da192a13fec8dab67a380 2,843 1.00/1.00 vMB 325
499,572 499,572 000000000000000000a2fe5bf222cf2bc2853b0e09c1b3b30b74be4a137ba7a2 1,729 1.00/1.00 vMB 242
499,571 499,571 0000000000000000004770760c5a2e21a09260d0728e40d89959146d57e7fdef 1,237 1.00/1.00 vMB 192
499,570 499,570 0000000000000000007f4d05931a212de7ba9f04e19dcf057876029b2be70d4a 2,340 1.00/1.00 vMB 202
499,569 499,569 0000000000000000002afce5cd3bb4f746823e19c3789ca6fee8dc74ddd61559 2,694 1.00/1.00 vMB 416
499,568 499,568 000000000000000000180070f0c47a3c5362f91a865738c16d2705957f51c7fe 583 1.00/1.00 vMB 157
499,567 499,567 00000000000000000048d3af8f6c5f5c217c602c09cd587b49a0e2a91c5d1c25 974 1.00/1.00 vMB 189
499,566 499,566 0000000000000000002c74eac4158556b873344a5ed4011873c68f04c6bab45c 1,426 1.00/1.00 vMB 187
499,565 499,565 00000000000000000009b4d18d5a6a2cc1137ed410655c03f1b4902eee981a92 2,498 1.00/1.00 vMB 350
499,564 499,564 000000000000000000567dc3c9deffadef1d7853cf5e0a35b2a5e32fba944b0a 1,996 1.00/1.00 vMB 198
499,563 499,563 000000000000000000045e9b868048bb41ccb7c74bb72569f059c763c09a7f88 2,662 1.00/1.00 vMB 396
499,562 499,562 000000000000000000aa6be4db52086ef6dd30fecd0892c8b1fc3b5a14d0cc44 1,064 1.00/1.00 vMB 186
499,561 499,561 000000000000000000500edab0df4ae379f1608c925376785db63e34e8dabf28 1,981 1.00/1.00 vMB 278
499,560 499,560 00000000000000000078c8e9a1c8e6f8973d39c9ed1a4e0b8aa8f56fb034e38f 1,547 1.00/1.00 vMB 227
499,559 499,559 0000000000000000007720b2936efbb0022ca71959617f799eca728f7d121fe2 1,305 1.00/1.00 vMB 239
499,558 499,558 00000000000000000052e6152b090afab5cc9b387c134e089ff1485bab4e74ef 1,501 1.00/1.00 vMB 215
499,557 499,557 000000000000000000579a484e132e39c10a908012347ff89f3f57e7bb1d2860 1,249 1.00/1.00 vMB 162
499,556 499,556 0000000000000000002fd2528a0dc2fabf224e11ec155d00d5d5cf87e59e0f50 2,180 1.00/1.00 vMB 254
499,555 499,555 00000000000000000058d441a8f0ab904c07ce4acc0b926b6cd973fd7e84f65a 2,432 1.00/1.00 vMB 354
499,554 499,554 0000000000000000008d3bd7769613f0b15ecb59d9c09cdeff394e53f3056acd 2,329 1.00/1.00 vMB 425
Previous 10 blocks ↓
Total Size: 781.97 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: 647.96 GB
    • Received: 12.99 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.