Loading Tool

Explorer IconExplorer

Memory Pool

42,526 transactions
30.45 vMB
0.16773765 BTC
Random Selection Loading Transactions
Max Size: 153.86/200 MB

Candidate Block

Mining Attempt d4abdd7502fc267db206da6440a23f917f07c028dbf40146adf4663611225bf3
Version 20000000
Previous Block 000000000000000000018d0ea92a04bc7d459e6fd23fb9bc4b1689f5bc272781
Merkle Root f59b0239368ac405306f45418219d9f1a963c74204c785c0bae5f2c8db18db56
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,732
Size: 1.00 vMB
Total Fees: 0.09299656 BTC
Feerates: 301.60 > 9.32 > 0.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,522 (668,532 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
245,990 245,990 00000000000000780ba644a4cc12a768064d80a888c3c57f5cbadda7e5fd7e50 435 0.19/1.00 vMB 127
245,989 245,989 00000000000000459d3361ce5cc8a7c9d64ca3e24d9d4920a486e58220dccd64 170 0.08/1.00 vMB 119
245,988 245,988 000000000000007a5ed2c3286ecbbeda863ba09be84e09a28ea62289c85e0d65 105 0.04/1.00 vMB 163
245,987 245,987 0000000000000017f082dfe3db991d56a323cb7cb5a0e974ce38d1b615ef58b7 4 0.00/1.00 vMB 44
245,986 245,986 0000000000000017507af3dcbe139de95a104c122e6a23b6070f10a119166445 344 0.15/1.00 vMB 147
245,985 245,985 00000000000000707c9939fde3e51325d142024e2d723cec35fbdb0f2f7a6449 39 0.01/1.00 vMB 8
245,984 245,984 00000000000000752c39470718478adb5d0da9d8f6506e9d3f0c2323f75f981f 290 0.14/1.00 vMB 119
245,983 245,983 000000000000003be2a0ad863e55847ad45b7c0c12d90ad4e7d4321e3a13dd37 1 0.00/1.00 vMB 0
245,982 245,982 0000000000000006b3fa9395fd8271b4f5e92f269eb20638101cbb36326f7d33 256 0.11/1.00 vMB 135
245,981 245,981 00000000000000042439707f4c9a2ca1a84d5f1a25e8d5abc91170e068a86209 296 0.13/1.00 vMB 178
245,980 245,980 000000000000004a7fbf9f050bf9f211d2f38ffa71a726bebea14ab84dce6450 56 0.03/1.00 vMB 23
245,979 245,979 0000000000000057e49bc9a8f420465d062ee307cd0c6df2da84bcf2933088fa 247 0.11/1.00 vMB 142
245,978 245,978 000000000000002ad35a57d9c21477535c3e905bb338ca8ae5f975c0ddf307d7 100 0.06/1.00 vMB 81
245,977 245,977 00000000000000532d0504334f6bb572b12073d22cd1799af6a869b9aae7249b 347 0.17/1.00 vMB 6,136
245,976 245,976 0000000000000006b37bc409996c7151ba316c2673fcb05de560da637373d2b3 15 0.00/1.00 vMB 100
245,975 245,975 000000000000000a678fc98839a801c48c7439094edb432bb57e93949b63605f 240 0.11/1.00 vMB 89
245,974 245,974 00000000000000194e3ea468ca88a1ed1f0e8c3663e5bb97759f8b919481eff0 433 0.19/1.00 vMB 209
245,973 245,973 0000000000000033cd6e6d7d7b0496f0e670a901ae886ab1ce3973815a671d0d 19 0.01/1.00 vMB 10
245,972 245,972 000000000000009dfd028ce758aae8050814264b7adb2e19454b0d38c3f557ce 391 0.21/1.00 vMB 114
245,971 245,971 0000000000000027f142c502a699d0d126788b6ba79fb2b54ea13998c62b41ea 128 0.04/1.00 vMB 152
245,970 245,970 00000000000000022c69c7bdc2f82ead1646cc0788ceefd290bf2f11dcd2f449 97 0.05/1.00 vMB 129
Previous 10 blocks ↓
Total Size: 781.54 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 11
  • Data Transfer:
    • Sent: 618.89 GB
    • Received: 11.20 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.