Loading Tool

Explorer IconExplorer

Memory Pool

37,518 transactions
26.63 vMB
0.07982411 BTC
Random Selection Loading Transactions
Max Size: 135.97/200 MB

Candidate Block

Mining Attempt 80912f1050fe5efc17133222dc77e07ec853f75f684a83292678f985d65f02d9
Version 20000000
Previous Block 000000000000000000000fe35af4d037ca03b402462f88c6c27529d0780dc853
Merkle Root fb8dbfb7c06a2371f2cd10f437c6678d2e7c7d8684976f39b6f2e996444503ce
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,572
Size: 1.00 vMB
Total Fees: 0.02753947 BTC
Feerates: 200.71 > 2.76 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,693 (280,903 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
633,790 633,790 0000000000000000000cc2440a979472d3a8f1c718cd0c2e68860e55d778a506 1,652 1.00/1.00 vMB 18
633,789 633,789 0000000000000000000386524a7d5be48a5e09fecb4aeeeceb51845e82a00b86 1,381 1.00/1.00 vMB 13
633,788 633,788 000000000000000000026cd040c3d258330d105aae99903e248bd668b78cbbb5 544 1.00/1.00 vMB 8
633,787 633,787 00000000000000000003001a9344002a878cd5725d627c193f3f0f48d6c6ce9d 1,664 1.00/1.00 vMB 16
633,786 633,786 000000000000000000138767e4b09439e16146ceb77bd1e18ad39f3ebacab156 389 1.00/1.00 vMB 4
633,785 633,785 0000000000000000000c2837cc5484919084c7694be88257edd95a1eb09aa666 912 1.00/1.00 vMB 8
633,784 633,784 000000000000000000045fda87856f6865d031c05e49472d9976dd350f02ba68 982 1.00/1.00 vMB 10
633,783 633,783 0000000000000000000ae509b34ead23647210c6cd80768a0d5d939321fe26b5 288 1.00/1.00 vMB 3
633,782 633,782 0000000000000000000da8cc42e3ee8412b756388a04a352ebdc99cce9d2bda1 1,723 1.00/1.00 vMB 16
633,781 633,781 00000000000000000006a34e00e2fd2885a6bd4a01dd7334c168615b5aa44a8b 524 1.00/1.00 vMB 5
633,780 633,780 0000000000000000000b4f80aadc781de1e5d3a2ba35b96b4131682fa91a3aa4 1,333 1.00/1.00 vMB 5
633,779 633,779 0000000000000000000d1542c41e1fd67e4a094542211ec352ad424c55c759dd 2,068 1.00/1.00 vMB 14
633,778 633,778 000000000000000000102c7dc68b85a1463ecbf9488fe1ef2171cbaa7a2a9c5e 2,766 1.00/1.00 vMB 28
633,777 633,777 00000000000000000009513f19b14142cd66c0d9cebb02ec574b650e41cf81bd 2,690 1.00/1.00 vMB 19
633,776 633,776 00000000000000000013f7f8426d16e5b85cc2b918edb661a3edbe327b907fe9 2,976 1.00/1.00 vMB 36
633,775 633,775 0000000000000000001129ff11a071f7d481693017b83fe31e4ae5c912b458ba 1,561 1.00/1.00 vMB 4
633,774 633,774 0000000000000000001029570365743b919d49029dc1a7fd3fba8439252e5fb8 596 1.00/1.00 vMB 5
633,773 633,773 000000000000000000012f26c886098afbb6cc298d39c04704e8ce27beae5045 2,392 1.00/1.00 vMB 29
633,772 633,772 00000000000000000009e3c4c67bfb378e4f8130ed5e87432804ff6c13fed05c 2,795 1.00/1.00 vMB 31
633,771 633,771 0000000000000000001101fc1f292e1d1263f12b7d2369a51442428960eba759 2,458 1.00/1.00 vMB 28
633,770 633,770 0000000000000000000da41293e0160f26a09b776613a2ccd9ef9c0d50debe18 2,594 1.00/1.00 vMB 29
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.30 GB
    • Received: 12.47 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.