Loading Tool

Explorer IconExplorer

Memory Pool

81,638 transactions
30.81 vMB
0.09258431 BTC
Random Selection Loading Transactions
Max Size: 187.47/200 MB

Candidate Block

Mining Attempt 0cdbb8e9084e28cc7c0adda934524be38e8ee44244426814f8a33d153a04ec40
Version 20000000
Previous Block 00000000000000000001cd73236a028c712d69000472bf4b7a3a172265e397d2
Merkle Root dd00889838e417c09f5191cb191a4ee1a7a5fc3a703a54a36275da17cd3efca7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,708
Size: 1.00 vMB
Total Fees: 0.02320050 BTC
Feerates: 318.30 > 2.32 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,349 (602,261 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
313,088 313,088 00000000000000001564b1744e1d60069e4e75263991b1b479b8f87e623d2473 269 0.18/1.00 vMB 25
313,087 313,087 000000000000000014ca65bd5bd8e57e55d9435f0bec9f473a9da7a74b6dd38d 272 0.21/1.00 vMB 17
313,086 313,086 00000000000000000f2c489989576761fbda5e919f1da46644b02fc52b7fca98 267 0.21/1.00 vMB 22
313,085 313,085 00000000000000000ef50cddeb9aa3b377bfb222011b4d5bfbbd03a5c3148e17 597 0.75/1.00 vMB 17
313,084 313,084 00000000000000001867d2f24eb39595141390650505616e1c8218c2733b399d 1,307 0.50/1.00 vMB 41
313,083 313,083 000000000000000026f1fcf1489ec1339b5e8c626aca0050d01670180cf3e953 25 0.02/1.00 vMB 25
313,082 313,082 00000000000000003aa9dd578aadbe37003935dd43ad8a8def66669ff3bb620f 211 0.11/1.00 vMB 45
313,081 313,081 00000000000000002610281277eb6935f6db9d196a98019d182a3160cdb893a6 487 0.33/1.00 vMB 46
313,080 313,080 0000000000000000155ecfdf2dad51a21f9da334110a6872a18e44b9cb05eaf2 999 0.57/1.00 vMB 31
313,079 313,079 000000000000000021b1b01575a3ae1fcda1aac9ca7d71e55bd701a9c27e2245 202 0.51/1.00 vMB 11
313,078 313,078 0000000000000000279f05190e14f9038710e917f9078523eb93da9e543fee1d 1,783 0.92/1.00 vMB 43
313,077 313,077 000000000000000001ba535a52e18573b8b9c284d4c544af05209ba23b2862d6 1,669 0.75/1.00 vMB 44
313,076 313,076 00000000000000001d658244442cb0e2e16ac29ff955167a0ce0d5b684861305 291 0.15/1.00 vMB 37
313,075 313,075 00000000000000000b5d23dc33cc168500b828c9180d149ea4840ca561f75f7d 960 0.56/1.00 vMB 29
313,074 313,074 00000000000000001766cb538726d1b4d52aba84a6aa84acc1ad07fa526e6f18 215 0.09/1.00 vMB 43
313,073 313,073 0000000000000000337b71140ed48003976fa881f5aa7debd2fc012dc3557678 230 0.14/1.00 vMB 25
313,072 313,072 000000000000000014703a1f48656cd625f9bd218f631b2f771e7fdb38c42071 178 0.09/1.00 vMB 26
313,071 313,071 00000000000000002e8fc08a9feeed70c1846974a919cd06e9e479d5bf590fdb 418 0.25/1.00 vMB 33
313,070 313,070 00000000000000000dfbd867c90c7d04f55896d77a7fc8c39cb8933010229093 55 0.03/1.00 vMB 14
313,069 313,069 000000000000000020977d2915769f8a1de18bcb000dfe8b78845e1b2af6b1c1 119 0.05/1.00 vMB 27
313,068 313,068 00000000000000001cc34eb0b481536e8a23e6bd1d7e7f45f77592ca26601d52 572 0.25/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 783.00 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: 718.41 GB
    • Received: 17.89 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.