Loading Tool

Explorer IconExplorer

Memory Pool

75,717 transactions
28.08 vMB
0.08686006 BTC
Random Selection Loading Transactions
Max Size: 170.48/200 MB

Candidate Block

Mining Attempt f0ece8fecd18413c56e32c1af4f30cea94293b0d30015bccc5f0f30626be9a91
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root 07e98e47607bbeba5f5bab09820a719552041a397b7a52776897af38bd2da6a2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,816
Size: 1.00 vMB
Total Fees: 0.02644785 BTC
Feerates: 402.60 > 2.65 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (189,422 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
725,889 725,889 00000000000000000005e1aeb6da5173911ccf77ee4e241e673511b880731ae9 2,517 1.00/1.00 vMB 16
725,888 725,888 00000000000000000003863a781e5f306ca7d0cfdb0a45dd868801325cafaec7 514 1.00/1.00 vMB 15
725,887 725,887 000000000000000000045e6a79aeb46e645cda67277cb8e950ba57fd77a46e22 2,177 1.00/1.00 vMB 17
725,886 725,886 000000000000000000060da63b32a3985a30285eaaaf00b2a2d6715c25558188 1,507 1.00/1.00 vMB 8
725,885 725,885 0000000000000000000827226cdb4f0e1513958ef7f9f073008535199d7950f4 1,616 1.00/1.00 vMB 10
725,884 725,884 00000000000000000000159abae7fcf6d54e2451319a342c7c6a260fd2f601ae 1,821 1.00/1.00 vMB 9
725,883 725,883 00000000000000000005989afdc8134efef9be3c132cae78e881e5e189540e2f 1,963 1.00/1.00 vMB 13
725,882 725,882 000000000000000000097aafe554d8587e021cebd417bb555296f8563c6d5a7b 3,394 1.00/1.00 vMB 19
725,881 725,881 000000000000000000092636809097b24c5ac46f79cf5b2e05f0b8a0c678e564 411 1.00/1.00 vMB 1
725,880 725,880 000000000000000000032ea52a5c71f20e9c1d389e9b14dbf42a29bf9382e0dd 2,263 1.00/1.00 vMB 7
725,879 725,879 000000000000000000020d24c87384bc8288e0263d24b5f8faf1a6130193f82d 2,756 1.00/1.00 vMB 19
725,878 725,878 00000000000000000004254f24f910a0ea9a852f265b74c27d20261f307d8b1e 2,330 1.00/1.00 vMB 7
725,877 725,877 00000000000000000002cc1ca498e5b5e0b2a07b7b4ecd5ef9717cfbae9d389c 2,818 1.00/1.00 vMB 10
725,876 725,876 00000000000000000001d1f9ebbca709321be7c1a942d37ba6dd192f352c8a03 1,176 1.00/1.00 vMB 12
725,875 725,875 00000000000000000003fe6a6f219daf99c36f5bd5018ef4f13c269873852f2f 2,604 1.00/1.00 vMB 17
725,874 725,874 000000000000000000092bf4fa85e249076f2b5baf4fc92e3bac48c12da4b1e5 2,550 1.00/1.00 vMB 5
725,873 725,873 00000000000000000008835cd49fd138a42a181af26aad516aa78e089ae02784 2,577 1.00/1.00 vMB 14
725,872 725,872 000000000000000000071e77f06066516b95b8990a75e1e16204d8fc2d13c4e4 509 1.00/1.00 vMB 8
725,871 725,871 0000000000000000000702c842a1a18a891d306299b6dd2a7bde165671d626f2 1,655 1.00/1.00 vMB 11
725,870 725,870 00000000000000000009e1a80cf8a69758999cbe6340557c0a9291bf25d34ab1 1,245 1.00/1.00 vMB 10
725,869 725,869 000000000000000000031442dbc76e3534ba687bb1e73bf792cfe42fa40dab9f 334 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.93 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: 714.69 GB
    • Received: 17.58 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.