Loading Tool

Explorer IconExplorer

Memory Pool

77,496 transactions
28.48 vMB
0.09464864 BTC
Random Selection Loading Transactions
Max Size: 173.27/200 MB

Candidate Block

Mining Attempt ce1ff1372593fb6116fde5ec119dab781ed1f9456ebf4e13e6c96a02f8e9ddcb
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root b2aeb1297dacae0cae6abbc603231b0ad5c63bea1e302bd5b83244aa0e5003ea
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,932
Size: 1.00 vMB
Total Fees: 0.03033333 BTC
Feerates: 201.07 > 3.04 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (120,688 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
794,609 794,609 000000000000000000007d130e5c295998162104f4bfca5a191b0c0b18fa1b39 4,230 1.00/1.00 vMB 49
794,608 794,608 000000000000000000015a29e7536de6c720eebcc1a94d86852fcb86d6e53fff 3,949 1.00/1.00 vMB 18
794,607 794,607 00000000000000000000546c18e17fbd96204be989bbb306c9c4461f9e27bf0e 4,139 1.00/1.00 vMB 12
794,606 794,606 00000000000000000003042ded52fca1c4aabd4c7701edcbe1b0a70c4e05fd25 2,709 1.00/1.00 vMB 30
794,605 794,605 000000000000000000028246fc810343ec55eb6492b46d62b4a7c1e81bb0e769 2,803 1.00/1.00 vMB 30
794,604 794,604 0000000000000000000310186e07df260f6cf05c29fcb2f6fd7918c11ddb7767 3,410 1.00/1.00 vMB 11
794,603 794,603 00000000000000000004c671563952d4120a53278c12ecb1e3d808a437c7802e 2,251 1.00/1.00 vMB 19
794,602 794,602 00000000000000000004cab619d3f06c731fd2aa99bac3b369875e4ac07457e6 1,582 1.00/1.00 vMB 27
794,601 794,601 000000000000000000040912f1ace268a09db2d0e6fb081a02d7ee2611df99a4 2,125 1.00/1.00 vMB 22
794,600 794,600 00000000000000000003dec704963906dd665c8893611dea8399166fe05fd46b 3,349 1.00/1.00 vMB 27
794,599 794,599 00000000000000000001c53f230ba26999684e2c0796c7fb1a72f53ab60fce19 4,288 1.00/1.00 vMB 13
794,598 794,598 0000000000000000000456bec3fb31b02d6c27f786e0bdf0ac95dee848b894d0 6,217 1.00/1.00 vMB 11
794,597 794,597 00000000000000000001f5553ae14cb5da037ec2b89355294eac9aa310c08555 3,333 1.00/1.00 vMB 20
794,596 794,596 0000000000000000000074c3166e8be362d911b43cdfbb96be2497b580df8926 4,845 1.00/1.00 vMB 14
794,595 794,595 000000000000000000022f7769e6b4f3e91fa971dcb296f4350593ac371b71b1 3,021 1.00/1.00 vMB 12
794,594 794,594 0000000000000000000132375382f05cc1f0b56dec20b869e5549744742f5ab6 3,225 1.00/1.00 vMB 20
794,593 794,593 00000000000000000002265f1a9944fd239d338709c4e5590581350a0fb37df2 3,797 1.00/1.00 vMB 39
794,592 794,592 000000000000000000010cfc99e2a9b0192048412f9c145cfb35a8fabd8999a7 3,553 1.00/1.00 vMB 13
794,591 794,591 00000000000000000000c46287836d6018f1e6b2c02e33bd60e5c0681bcfe211 2,586 1.00/1.00 vMB 25
794,590 794,590 00000000000000000001f6ad0390dbb0d586662de872fbdcff8e2b4aa8fcd848 3,522 1.00/1.00 vMB 45
794,589 794,589 000000000000000000026ab1d65692986601f16018d942a3aa96577562c1508b 2,378 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.90 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: 713.73 GB
    • Received: 17.45 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.