Loading Tool

Explorer IconExplorer

Memory Pool

79,255 transactions
29.13 vMB
0.07135174 BTC
Random Selection Loading Transactions
Max Size: 176.79/200 MB

Candidate Block

Mining Attempt d68bd613268c3e150f7f082b9fb084f6d4726555bf41369ce5a856595e06ab17
Version 20000000
Previous Block 00000000000000000002109166b8fbc24476efabda906aebee521a5bb03941cc
Merkle Root cb36dc02d64fad636898fb8975ab4a643279bfa36de9e8f9bb8d2c9f70b61f6b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,839
Size: 1.00 vMB
Total Fees: 0.01049487 BTC
Feerates: 73.20 > 1.05 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,110 (500,902 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
414,208 414,208 000000000000000004e4e128359b68392c9fb5d8c0f6ed857f7ddff3b927042c 1,570 0.75/1.00 vMB 45
414,207 414,207 000000000000000000e37c887833a7cba3704525907f56fd59511b7c30af7b18 364 0.18/1.00 vMB 44
414,206 414,206 0000000000000000016138e91b5e55cdac099193a5da0605c403f77df62e7751 1,569 1.00/1.00 vMB 33
414,205 414,205 00000000000000000068c166a3c3bf12cb445669ae17392d973a3d7d897ccea4 975 0.66/1.00 vMB 32
414,204 414,204 00000000000000000246d4a53407eedd340f985688312057c204314fdc2ed7e2 2,783 1.00/1.00 vMB 57
414,203 414,203 00000000000000000541d9b53681a7185f43e243dfe1c3979903c5106eaa17b8 1,864 0.92/1.00 vMB 46
414,202 414,202 0000000000000000043dd8970bbd24a0140d2c62815af31cf0b6c60a7e851288 918 0.45/1.00 vMB 36
414,201 414,201 000000000000000000ea37c4110c75261f819af8d6f2592303c177279e508f5c 2,589 1.00/1.00 vMB 59
414,200 414,200 0000000000000000032362a792570c0faf85db2fe78595131c21b2a69a261472 1,059 0.99/1.00 vMB 15
414,199 414,199 000000000000000002b6989d58b1a9eb0ac262ebb6382140f5502c17b1684e4e 1,509 0.72/1.00 vMB 50
414,198 414,198 00000000000000000447749732141345e6e5b0d84188a132e788eee429e58a7e 761 0.34/1.00 vMB 52
414,197 414,197 0000000000000000030d0da61acf388d2901f50123d7488b09a658e12605b1b1 489 0.36/1.00 vMB 36
414,196 414,196 0000000000000000001728386b49fc137603a003eeda387c22b6eb68be0a805d 438 0.45/1.00 vMB 22
414,195 414,195 0000000000000000042b6e59e0eedfcd579dd55f9e4a628d4819f50d5dc0f785 1,344 1.00/1.00 vMB 33
414,194 414,194 00000000000000000343497db9901006275850df4cfc597332296a04c64f2775 2,458 1.00/1.00 vMB 58
414,193 414,193 000000000000000002559b1800d458b23bd5e69141f3a34ac28434e8673a6e6d 1,810 0.93/1.00 vMB 43
414,192 414,192 0000000000000000051d842f5dcd86493c415695ce3116cb6349a0d0dc056e7d 810 1.00/1.00 vMB 17
414,191 414,191 000000000000000000ee57a7cf4681494b75a39d1deac587a99c4ef71e78ecf9 1,258 1.00/1.00 vMB 28
414,190 414,190 0000000000000000039c1dcd9ee8dfdc23ab03e922e440de3439c378b4e9c5f2 1,418 1.00/1.00 vMB 31
414,189 414,189 0000000000000000045fbbd49aee4b04e119a845b98d6dfa7739f18e847e5553 2,195 1.00/1.00 vMB 40
414,188 414,188 0000000000000000009ba94f08ab87becc1c60a85f25bbd06e85448cf0e49200 2,610 1.00/1.00 vMB 82
Previous 10 blocks ↓
Total Size: 782.58 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: 671.35 GB
    • Received: 15.91 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.