Loading Tool

Explorer IconExplorer

Memory Pool

85,043 transactions
31.86 vMB
0.19121764 BTC
Random Selection Loading Transactions
Max Size: 189.30/200 MB

Candidate Block

Mining Attempt 78616b3651945f936ea42d02c6224b46be02f108260dd1ff5156164a9f17b5b2
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root bbaf49ae409155389d049317426aa1c23db2078dd727f536748e5a1ffe379c3e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,860
Size: 1.00 vMB
Total Fees: 0.07297310 BTC
Feerates: 301.64 > 7.31 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (235,158 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
679,987 679,987 000000000000000000098d7ad88e034a377c0f4ecea3047b62ac4a78ce323d9e 1,049 1.00/1.00 vMB 209
679,986 679,986 00000000000000000005df4c301b12a95e3d35cc7f4ce8318122d650b06dcee4 1,420 1.00/1.00 vMB 284
679,985 679,985 0000000000000000000a8542e93b8bada2a3b0e67e4f0e08d9a85a826ab3c7cd 2,986 1.00/1.00 vMB 289
679,984 679,984 0000000000000000000636129af33ee33d396c1f7bfc095fd56f7e95a8ae7d97 2,213 1.00/1.00 vMB 191
679,983 679,983 000000000000000000048cf48e8af3e33c3639889936335d2efea55e1e7bf9bf 1,700 1.00/1.00 vMB 229
679,982 679,982 00000000000000000006edbbfaa2e9e6936d7c5025a6fe8e60d3e68899e49ac6 2,736 1.00/1.00 vMB 300
679,981 679,981 0000000000000000000b9ef89786cf36138cf917f883e9077d06ba0d7bc57279 1,790 1.00/1.00 vMB 270
679,980 679,980 00000000000000000004c6e4041a8e8f6620ce199b10b77d6369af0087efb771 2,197 1.00/1.00 vMB 222
679,979 679,979 000000000000000000056c6b5979593ea7186565136f7a289ada9325447e678e 2,327 1.00/1.00 vMB 314
679,978 679,978 000000000000000000069f2fed93f40f5c6e87a95f22cad14c4158c426a583f2 1,167 1.00/1.00 vMB 243
679,977 679,977 00000000000000000008e592380e651dc8d8e8b09c5ed0d72368a6a5aaa48445 2,561 1.00/1.00 vMB 198
679,976 679,976 00000000000000000007ed4409e64d9884f38ca8d4aa38d61cbc6054bf935d97 2,677 1.00/1.00 vMB 290
679,975 679,975 0000000000000000000943eef79be52dac59335a84a8df077a105b204f9e8ca0 1,740 1.00/1.00 vMB 266
679,974 679,974 00000000000000000005aa8d4911dfe5cb8c5f1dfa3ad4998eaa1571e5a30f70 1,868 1.00/1.00 vMB 186
679,973 679,973 000000000000000000080a16974edff990bcd3a6a7c1d4f104e86b476ca81ccc 1,651 1.00/1.00 vMB 230
679,972 679,972 00000000000000000007a31b563dce4ed27c0ab72ad28239813ce97ec86681ae 1,922 1.00/1.00 vMB 288
679,971 679,971 00000000000000000005cc21816052f9f79f312437cde169aadf9921d2a60f7b 2,699 1.00/1.00 vMB 287
679,970 679,970 0000000000000000000768d02a484d9c2a08c78ffc897bf7b3d5eace8b1b870f 2,294 1.00/1.00 vMB 229
679,969 679,969 000000000000000000052e6c1fb131b7aedbf93356012c9576ec4ffc36a830d4 1,840 1.00/1.00 vMB 254
679,968 679,968 000000000000000000050ce9dca149247462bcd0c6557fcddfb9c46f77bebf3d 1,681 1.00/1.00 vMB 271
679,967 679,967 000000000000000000093069ec86b09d1b995b02b01f723a0a0cce8ddf71da98 2,051 1.00/1.00 vMB 286
Previous 10 blocks ↓
Total Size: 782.65 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: 672.60 GB
    • Received: 16.28 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.