Loading Tool

Explorer IconExplorer

Memory Pool

73,967 transactions
28.53 vMB
0.07203724 BTC
Random Selection Loading Transactions
Max Size: 169.09/200 MB

Candidate Block

Mining Attempt b7d4cb39eda0380e03e2c69235893798a48138b188e1ed9ecf3da7418522b152
Version 20000000
Previous Block 00000000000000000001a221195e57ed6fa4fadb7060779cb0798a1ccd734f48
Merkle Root 103071d5f80ac35ced0a8f826faa3755464ba8701a7fb61545d0214a7878c7b9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,628
Size: 1.00 vMB
Total Fees: 0.01475365 BTC
Feerates: 250.89 > 1.48 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,043 (142,326 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
772,717 772,717 00000000000000000002b242ac90d5923f9e73f5d001b9d148299122ea0c6c52 3,693 1.00/1.00 vMB 28
772,716 772,716 0000000000000000000353073c0f95cc1f207bfcc6a0d585ee196156eb4b7c27 1,493 1.00/1.00 vMB 8
772,715 772,715 00000000000000000001e786dfbcdf3a2da3a2e2c834158d065974b565ac7418 2,596 1.00/1.00 vMB 11
772,714 772,714 000000000000000000035bf5517cb9c4244184521dd4acc76e2611d1423b720b 3,219 1.00/1.00 vMB 19
772,713 772,713 000000000000000000024369518f70b057252e53e21e590b98e47e4178501603 3,062 1.00/1.00 vMB 19
772,712 772,712 000000000000000000054a24a09171469520112da52d6d665e1abf09dff08065 3,497 1.00/1.00 vMB 12
772,711 772,711 00000000000000000001ba4dedc349564f7fb231658038bc790f3211098f181f 2,017 1.00/1.00 vMB 12
772,710 772,710 0000000000000000000082783e34a0639fbafaf8bc5e21c7ae3460de5d8623ed 3,009 1.00/1.00 vMB 17
772,709 772,709 00000000000000000006bbef73ba9d86adda862ff3e5dffe68b0bf1bff07faa9 2,804 1.00/1.00 vMB 34
772,708 772,708 000000000000000000022bbfe44c26495db4e772657eea15a0ba439b07087bb5 2,682 1.00/1.00 vMB 16
772,707 772,707 0000000000000000000568b2f5f5a2aa24ce69a9babdb41461241e75432908f8 3,441 1.00/1.00 vMB 13
772,706 772,706 000000000000000000000dd927c5bcac5cc4702fdb51fdc0e728848d4c713364 3,675 1.00/1.00 vMB 22
772,705 772,705 00000000000000000005093443af18e4b39ec9fe84370ecfcc40513815dc7d21 3,554 1.00/1.00 vMB 24
772,704 772,704 000000000000000000072d0a6df07314fffa85423025ffc6f8f692b255833388 3,076 1.00/1.00 vMB 36
772,703 772,703 00000000000000000006a3db107fa2193f26cef78370385d0c431c3bb0e9a0cf 2,335 1.00/1.00 vMB 16
772,702 772,702 0000000000000000000546d66669b3d51928a0248c780c7b011a8f193d0bf066 4,276 1.00/1.00 vMB 19
772,701 772,701 000000000000000000036e2863f707a7f68b0a2ca13f11ba05a034c979d9190c 3,570 1.00/1.00 vMB 33
772,700 772,700 00000000000000000006bb28ecb4361b374de08490aa9d9054e9f17bcd3b64ec 1,873 1.00/1.00 vMB 16
772,699 772,699 000000000000000000016dd8f06558f98cffb0fc1fab8352568affabcb37a250 2,932 1.00/1.00 vMB 13
772,698 772,698 0000000000000000000097df8096364253238a7b8df071c2b01776d325c4372b 3,294 1.00/1.00 vMB 24
772,697 772,697 000000000000000000069c44c9ea6ffef479a6435957fec42ae873f08be309bb 3,938 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.47 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: 667.98 GB
    • Received: 15.35 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.